Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 476 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 476 Bytes

Jetbot

About

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.

Set up

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!!