Discord bot versions

Version

Description

Final

Final version

v1.0

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.

v2.0

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.

v3.0

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.

v4.0

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.