This is really bad code, if you consider using it, Please improve it if you're able to
A discord bot for starters to start their journey of coding!
It includes a index file + 1 easy command & say command. (Using command handler)
Download an IDE here
Load up the project, once done. Download node here and restart your IDE.
Use npm install
to install all the modules needed. Replace the token
in botconfig.json with your own bot token from here
Open up terminal by clicking at the top navigation bar and use the command npm start
or node .
to start your bot!
You can ask for any help in the issues tab, goodluck!