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
git
command line (Windows|Linux|MacOS) installednode
Version 8.0.0 or highertoken
Required 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.bot
and then runnpm i
, this will install all required packages. -
Now go to
ZixeSea.bot/json/config.json
and 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.