📖 Description: Discord Bot whos purpose is to serve at LowSpecGuys Discord Server
- Discord API
- Discord JS (NodeJS)
- Discord Rich Presence
- Modular and expandable commands!
- Help commands expands as much as the commands do!
- Settings on a .json file!
- Kick, ban and soft-ban from a server!
- Avatar display!
- Clean spam command!
- 8ball (random phrases)!
- Toggleable random responses!
- Mutes & unmutes everyone on a voice channel! (Useful for games such as Among Us!)
- Text to emoji!
❗ IMPORTANT NOTE: The bot will only initialize with the proper token key, so you have to use your OWN BOT TOKEN to use this code.
- Clone repository / Download source code.
- Make sure you have installed latest NodeJS LTS with npm.
- Go to the LowSpecBot directory and create a file named
.env
and inside of it, create the environment variableTOKEN
that will contain YOUR TOKEN (remember to use the bot one, since the user one isn't valid.). - Execute the following command in your terminal/console (by using cd to the LowSpecBot directory):
npm install
and next:
node .
- 🎉 Congratulations! 🎉 The bot is now executing on your machine! 👏👏👏
💡 Authors: Neutrovertido & GASC1211