Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 847 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 847 Bytes

Beans

A simple Discord bot to generate inspirational quotes using API.
This project is a step-by-step execution of the tutorial by Beau Carnes

Installation

This project requires Python3 to be downloaded on the user system

To install the Discord API:

python3 -m pip install -U discord.py

Usage

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>

Bot Execution

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