- Create a .env file with the following properties in it.
PREFIX=<prefix here>
TOKEN=<discord bot token>
OWNER=<bot owner id>
- Start a node server. I recommend installing something along the lines of pm2.
Command Name | Description | Default Access |
---|---|---|
Clear | Clears chat | Everyone ATM |
hotzone | Shows Hotzone for pking | Everyone ATM |
hs | Shows highscores of a user | Everyone ATM |
owner | Just a test command | Everyone ATM |
ping | PONG | Everyone |
test | Another Test command | Everyone ATM |
update | Sends Embed with everyone in the "members" group | Everyone ATM |
- Add Permissions System
- Make more commands
- Add Database Information