Skip to content

A discord bot to generate inspirational quotes

Notifications You must be signed in to change notification settings

vamsikoneti/Beans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A discord bot to generate inspirational quotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published