But the bot is made in a way that you can simpely add it to you server by using Json file for config and strings.
This project is licensed under the MIT License - see the LICENSE.md file for details
gitcommand line (Windows|Linux|MacOS) installednodeVersion 8.0.0 or highertokenRequired to start the bot obtain it here
In a command prompt in your project's folder (wherever that may be) run the following:
git clone https://github.com/ZixeSea/ZixeSea.bot.git
Once finished:
-
In the folder from where you ran the git command, run
cd ZixeSea.botand then runnpm i, this will install all required packages. -
Now go to
ZixeSea.bot/json/config.jsonand open it, and place you token in"token": "Bot token here!!"
NOTE: Only replace the text
bot token here!!, so the""needs to stay.
- Now run the program by running
npm .in a command prompt.
- Code grade of an A.
- Easy to make it your own.
- Easy to understand and update.
- Easy to expend.
- MIT license.
- Good support and a friendly dev.
