Commit graph

12 commits

Author SHA1 Message Date
Jannes Höke 09d01d001b add cached admin check 2017-08-19 00:08:55 +02:00
Simon Shi 783e010956 python-telegram-bot v7 compatability + more (#35)
* Remove import of telegram.Emoji

* Using a list of filters in MessageHandler is getting deprecated

* Update requirements

Proudly upgrades to latest python-telegram-bot

* Refine readme

* Test kill command

* Another implement

* Add /kill command

* initial config support

* json config

* Add token into json

* Typo

* Add Admin list

* Refine admin & starter

* Fix an exception

* Fix typo

* refine readme

* Update help
2017-08-18 23:36:30 +02:00
Jannes Höke 6901e7f4d0 implement plurals, update de_DE translation to use plurals 2016-05-24 15:49:23 +02:00
Jannes Höke 0c3f623cd9 small fixes & translation updates 2016-05-23 01:54:56 +02:00
Jannes Höke ba47f4c19e final version? 2016-05-22 19:21:51 +02:00
Jannes Höke 4cdffffa5f Optional multi-translations 2016-05-22 17:02:27 +02:00
Jannes Höke 6c610c1aeb settings UI added, save locale to database 2016-05-22 14:45:51 +02:00
Jannes Höke cddf13dc5d add __ function to translate complete stack, add dummy decorators to pull locales from db 2016-05-22 03:13:05 +02:00
Jannes Höke 5ece46527a locales are working, added de_DE locale 2016-05-21 21:41:38 +02:00
Jannes Höke 204b057810 add encoding 2016-05-19 23:15:46 +02:00
Jannes Höke 686cf3facb move to AGPL (#4) 2016-05-08 14:37:25 +02:00
Jannes Höke 1844d1d40a move result builders and utility functions to seperate files 2016-04-29 17:03:02 +02:00