Jetbot is a multipurpose discord bot written without any add-on discord.js libraries. It provides several utilities such as moderation and other fun utilities.
Just clone this repo git clone https://github.com/BidemiEnoch/jetbot
and run yarn install
to install all dependencies. Make sure you replace <MY-TOKEN>
with your discord bot's actual token in /jsons/config.json
. Then run yarn dev
to start the development server, happy coding!!