Home

Awesome

InfoBot 🤖

An all-round bot made to learn Python <br /> Telegram link or @info2019_bot <br /> Bot is deployed on Heroku, so it might sleep after 30 mins of being inactive but could wake up (big delay around 30 secs) <br /> If you want to access the bot ask me and i'll launch it locally<br /> If bot is not working or you found a bug - please contact me in telegram @irevenko

This bot is written using ✏️

What can this bot do❓

Screenshots 📸

<img src="https://i.imgur.com/6SvV1uH.png" width="275"><img src="https://i.imgur.com/ncleleT.png" width="275"><img src="https://i.imgur.com/HohkaKi.png" width="275">
Start & Help & KeyboardTime & WeatherCrypto
<img src="https://i.imgur.com/yFqudtu.png" width="275"><img src="https://i.imgur.com/sLCDNrQ.png" width="275"><img src="https://i.imgur.com/3uLkArO.png" width="275">
StocksNewsTranslator

Quick Start 🚀

Register your bot at @BotFather in Telegram and add commands <br /> Get API key at openweathermap.org <br />

git clone https://github.com/irevenko/InfoBot.git <br /> cd InfoBot <br />

pip install requirements.txt <br /> OR<br /> python -m pip install -r requirements.txt<br /> go to config.py and fill tokens<br /> BOT_TOKEN = ' '<br /> OWM_TOKEN = ' '<br /> Then you can launch the bot py bot.py

What I Learned 🧠

License 📑

(c) 2020 Ilya Revenko. MIT License