Telegram bot to search for web links with information about Pokemon by Pokemon ID.
To run this project, you will need to add the following environment variables to your .env file
API_KEY: TELEGRAM BOT TOKEN
Clone the project
git clone https://github.com/Geffrerson7/TELEGRAM-BOT-WITH-PYTHON.gitGo to the project directory
cd TELEGRAM-BOT-WITH-PYTHONCreate virtual enviroment
$ virtualenv venvTranslate to English: Activate the virtual environment.
$ venv\Scripts\activateInstall dependencies
$(venv) pip install -r requirements.txtRun project
$(venv) py telegram-bot.pyClone the project
git clone https://github.com/Geffrerson7/TELEGRAM-BOT-WITH-PYTHON.gitGo to the project directory
cd TELEGRAM-BOT-WITH-PYTHONCreate Docker image
$ docker build -t image_name .Run Docker container
$ docker run image_nameSend the following message to the bot:
/start