A simple Discord bot to generate inspirational quotes using API.
This project is a step-by-step execution of the tutorial by Beau Carnes
This project requires Python3 to be downloaded on the user system
To install the Discord API:
python3 -m pip install -U discord.py
This project requires you to create a bot for you channel using Discord Developer Portal
You can refer to this for the installaion process
Now, create a .env file and copy-paste the bot's Token in it
TOKEN = <your-token-here>
Once the bot has been invited into your server, type the following in as a direct message:
$inspire
The bot should now give you a random inspirational quote