Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 348 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 348 Bytes

DiscordBot

If you are wanting to add new commands to the DiscordBot read the index.js. Then read the example command in /commands/command-template/example-command.js

Learn about discord.js here: https://discordjs.guide/

It is recommended that you setup a test server and modify the bot to connect to your test server so you can test any changes.