Version |
Description |
Final version |
|
Version 1. Created basic commands to learn discord.js and to just test. It has also been connected to Heroku through GitHub, so it can run 24/7. |
|
The bot is now connected to a database. I then created an event and command handler. Since I'm following a YouTube tutorial currently, I created a temporary database so I can learn how to use it. |
|
Created an add and delete command. The database now also works correctly, and also contains actual information related to events, and not some random data from a tutorial. |
|
Created an event command. It now shows a list of events that are available that the users have entered. It is shown through an embedded message to make it look nice. |