/udsbot

A bare-simple Telegram bot for looking up dictionaries (Urban, Cambridge) for learning/personal usage purpose

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

UDSBot

A Telegram bot implemented from scratch for learning purpose.

uds

Who should use this

It is okay to use for personal usage, if you don't need the bot to response instantly.

Normal users should use bot frameworks such as Errbot, ...

Usage

Get bot token: https://core.telegram.org/bots#6-botfather Set BOT_TOKEN env then run bot.py.

To get weather and temperature data, get free api in https://openweathermap.org/api then set WEATHER_TOKEN env and run bot.py.