The reposittory for our Project 3CS --VT13
In here you will find multiple files from our project. They will all contain different things that will contribute to our end product.
You will be able to download our Discord bot script aswell as our MySQL database creation queries so that you can recreate our working environment.
Inviting our discord bot: You can invite our discord bot to your discord server using this link: https://discordapp.com/oauth2/authorize?client_id=292390094072053760&scope=bot&permissions=8
To use the script you simpily have to run it (given that you've altered the database connection info and added your own bot token) For the database commands you need to alter the database request to fit with your own database. The weather commands work without the use of a database
You can copy the SQLQueries from those files and use them in MySQL Workbench to recreate our database.
- If you don't have a discord account, go to discordapp.com and create an account.
- Go to discordapp.com/developers/applications/me and click the "Create an application" button.
- alter the settings to your liking
- In the "bot" section of the settings you can find and copy your TOKEN.
- Paste it into the script