Telegram Bot that sells Mate, ice cream and pizza and allows you to share bills
- Python 3.7.3 (That's what our server run and we like features)
- python-telegram-bot
- tzlocal
- pymysql
You may have mysqlclient installed on your machine. In case it's available, we prefer it over pymysql. However, it requires installation of OS-specific libraries which the pure-Python implementation does not. Therefore, there's the requirement for the pure-Python library while the other one could be used too.
See docs folder or our deployed documentation
See license