Skip to content

MohitPatni0731/Discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-bot

This project is a Discord bot specifically for use with the Discord server. Python 3.8+ is used to write this script with the use of currency converter API of API layer. In this project it basically fetch the current price of British pound (GBP) and then convert it to Indian ruppees (INR) followed by the message in the Discord server. Also it will send the alerts of the high or low values set by the user.

Setup

To run the bot, open the command line in the cloned repo directory and install the requirements using pip with the following command:

pip install -r requirements.txt

Execute

To run the bot, run the following in the command line:

python3 main.py

Output

Screenshot_1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages