Skip to content

marlonmartins2/Underworld-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Underworld Telegram BOT!

Configuration:

Create a virtual environment and install the required packages: python3 -m venv venv pip install -r requirements.txt create a file .env in the root directory of the project and add variables with the following tokens generated in the urls below:

1- BOT_TOKEN

2- HG_TOKEN

3- x-rapidapi-key

4- exchange_key

Then run the bot:

python3 underworld_bot.py

how to use:

1- Send a message to the bot with the following format:

/start
/commands
/creator
/w <city_name>
    For example: /w São Paulo
/chuck
/advice
/movie <movie_name>
    For example: /movie The Matrix
/currency <currency_code>
    For example: /currency USD

About

just a bot for multiples queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages