Skip to content

a repository to be used as a template for getting started with the node.js module att-Client details about att-client can be found in https://github.com/mdingena/att-client

License

Notifications You must be signed in to change notification settings

TheRavenSeb/Att-Client-Starter

Repository files navigation

Att Client Starter

node version npm version license GitHub contributors


Getting Started

Installation

To install this template, you can use the template link and create a new repository from it. Ensure you have git and node v20+ installed,

then you can clone the repository using git clone <url> and install the dependencies using npm install or yarn install. :warning: don't forget to cd into the directory before running the install command.

Configuration

To configure your bot, you will need to edit the config.js file. This file contains the configuration for your bot, and is where you will store your bot's credentials. (see Getting started for more info on setting up bot credintials or user credintials)

⚠️ When configuring the config.js if useing username and password bot will lose access to scopes

License

This template is licensed under the GNU license. See LICENSE, meaning you can use it for free, even for commercial projects.

Contributing

If you want to contribute to this template, you can fork the repository and make changes to your fork. When you're done, you can create a pull request to merge your changes into this template.

Support

If you need help with this template, you can join the Alta Discord server and ask for help in the #programing-basics channel by pinging @theravenseb.

Credits

This template was made using examples and documentation from the Att-Client Github

About

a repository to be used as a template for getting started with the node.js module att-Client details about att-client can be found in https://github.com/mdingena/att-client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published