yes.
- Install latest Node.JS and Yarn if you haven't installed them already
- Clone the repo
git clone https://github.com/salachat/salabot.gitand install the bot's dependenciesyarn - Create an application at Discord Developer Portal
- Create a bot for the application
- Copy the bot's token and enable all intents (You know, because it's a private bot.)
- Copy the
src/config.example.jstosrc/config.js - Edit the config for your needs
- Start the bot
yarn start
This shall be done in future (Figure it out by yourself for now.)
- ChickenBot licensed under MIT by Chicken
formatDurationfunction insrc/util.jspaginatedEmbedfunction insrc/util.jsstatscommandsrc/commands/System/stats.jsservercommandsrc/commands/Misc/server.js