Commit graph

184 commits

Author SHA1 Message Date
Jannes Höke 09d01d001b add cached admin check 2017-08-19 00:08:55 +02:00
Jannes Höke 63bf9e4035 fix import of database models, botan 2017-08-18 23:57:18 +02:00
jimchen5209 b430b26360 Add translater (#31)
* Update TRANSLATORS.md

* Update TRANSLATORS.md
2017-08-18 23:36:51 +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 8be4bc688d add missing } 2017-07-19 17:05:19 +02:00
Karho 01640d1df9 Update README.md 2017-02-24 13:26:58 +08:00
Karho 284eb91633 Merge pull request #23 from jimchen5209/patch-2
Update unobot.po
2017-02-04 13:56:46 +08:00
Karho bd307b6195 Merge pull request #24 from maildian/master
simple fix for botan
2017-02-04 13:56:20 +08:00
Karho 82ecec2d45 Merge pull request #26 from KazamaSion/master
fix some translate mistake in zh-CN.
2017-02-04 13:54:13 +08:00
Kazama Sion e1d559e546 fix some translate mistake in zh-CN. 2017-01-29 22:57:50 +08:00
editpes 2abdc46ad1 simple fix for botan 2016-11-22 17:51:37 +07:00
jimchen5209 3dad1dfebb Update unobot.po 2016-11-21 20:25:30 +08:00
Jannes Höke 192bbf4b27 fix name of zh_tw 2016-11-19 11:57:14 +01:00
Alexandr c3a35e739e Fixes list number (#22) 2016-11-18 19:58:04 +01:00
Jannes Höke 58555f5f21 Fix end-of-line within string 2016-11-18 18:37:53 +01:00
Alexandr b2ff307964 Adds ru_RU language (#21) 2016-11-18 18:29:01 +01:00
jimchen5209 35f0e9308e Zh-Tw Translatiion (#20)
I found many translation mistakes in this translation and some of the new strings weren't translated ,and I have re-translated from English.
2016-11-18 18:27:40 +01:00
Jannes Höke 09319faf94 Merge pull request #19 from editpes/master
Create requirements.txt
2016-11-08 22:50:56 +01:00
editpes eae0a1a1b7 Update requirements.txt
change python-telegram-bot to version 5
2016-11-06 18:12:24 +07:00
editpes 22b046e961 Create requirements.txt 2016-10-30 13:00:15 +07:00
Jannes Höke 9d2524da5a replace mau_mau_bot by unobot 2016-10-27 14:44:08 +02:00
Jannes Höke 7d499b21aa Update README.md 2016-10-27 14:01:23 +02:00
Jannes Höke b2f78fdbaa Setup instructions 2016-09-01 03:58:46 +02:00
Jannes Höke 9c74d408b7 Update README.md 2016-08-08 02:27:24 +02:00
Jannes Höke f1b241d808 correct command handler 2016-07-05 00:40:36 +02:00
Jannes Höke ba81ab614a use set instead of list for notify_me command 2016-07-05 00:38:02 +02:00
Jannes Höke b0ca73a3c9 update de_DE translation 2016-07-04 22:09:01 +02:00
Jannes Höke ede3aba641 formatting 2016-07-04 22:08:48 +02:00
Jannes Höke d64d8c00a9 Merge pull request #14 from TiagoDanin/Translation
Update and Fix Translation
2016-07-04 22:00:02 +02:00
TiagoDanin d78f8dcac6 Ops 2016-07-02 14:35:53 -05:00
TiagoDanin a5eefdc1d0 Update and Fix Translation 2016-07-02 14:34:06 -05:00
Jannes Höke 8fe190133f Merge branch 'qubitnerd-qubitnerd_remind_feature' 2016-07-02 20:38:19 +02:00
Jannes Höke b136bdf997 formatting, exception handling, documentation 2016-07-02 20:37:35 +02:00
Jannes Höke e28bcc58ad add qubitnerd to AUTHORS 2016-07-02 20:36:29 +02:00
qubitnerd 2a710145f6 added next_game , get a pm from when next game starts 2016-07-02 21:23:34 +05:30
Jannes Höke 7f15aac773 missing arg in funciton call 2016-06-04 12:44:21 +02:00
Jannes Höke 2a52f6e36c for-variable 2016-06-04 12:43:06 +02:00
Jannes Höke ad2ae0a752 remove player even if its not registered in player list of user (fix) 2016-06-03 08:00:13 +02:00
Jannes Höke fe98147377 remove player even if its not registered in player list of user 2016-06-03 07:58:05 +02:00
Jannes Höke 91947abce0 remove old, empty games 2016-06-02 15:51:07 +02:00
Jannes Höke 8dcd05dbb2 kind-of bugfix for duplicate players 2016-06-02 15:36:40 +02:00
Jannes Höke 5c87e74ae2 small fixes 2016-06-02 15:03:33 +02:00
Jannes Höke beaa46f8e4 translation issues 2016-05-27 14:03:12 +02:00
Jannes Höke b8e8a7e5de improve unit test of bluffing 2016-05-27 14:02:22 +02:00
Jannes Höke 569850fade get game before ending it 2016-05-27 11:31:06 +02:00
Jannes Höke 87251eeb2e add zh_CN to available locales 2016-05-25 20:18:40 +02:00
Jannes Höke 0f72532825 Merge branch 'imlonghao-zh_CN-patch' 2016-05-25 16:58:30 +02:00
Jannes Höke cafa398ec8 Merge branch 'zh_CN-patch' of https://github.com/imlonghao/unocn_bot into imlonghao-zh_CN-patch
Conflicts:
	TRANSLATORS.md
2016-05-25 16:58:04 +02:00
imlonghao cc88876c69
make zh_CN compatible with plurals 2016-05-25 22:44:51 +08:00
Jannes Höke d8d31604e3 update TRANSLATORS.md 2016-05-25 05:56:18 +02:00