An open to everyone discord.js template
You are welcome to fork it and use it to build your own bot. We suggest that you use paid hosting service like vultr vps server if you want to host it 24/7.
To get your bot working, you need to go to discord deverloper portal, create an app, go to bot tab on the right, click create a bot, and copy the token.
After obtaining your token, go to config.json and insert your token inside the quotation mark where it says insert token here.
Set your prefix, upload it to download it to your computer, use ftps to upload it to your vps server, navigate to the file using the cd command, and type
node .
Check this out!