jh0ker / mau_mau_bot

Telegram Bot that allows you to play Mau Mau (UNO) via inline queries
GNU Affero General Public License v3.0
312 stars 231 forks source link

python-telegram-bot v7 compatability + more #35

Closed simonsmh closed 7 years ago

simonsmh commented 7 years ago
  1. This pr works with python-telegram-bot v7. It drops embedded emoji support from deprecated function of upstream and fixes a tiny bug with filters.
  2. /kill command makes game owner easier to stop the game immediately. #17 #34
  3. Redesigned config.json file to store configurations.
  4. Admin list makes game in groups controlable. #17
jh0ker commented 7 years ago

Nice! Thank you very much for your help :)