Commit Graph

40 Commits

Author SHA1 Message Date
menna 57d903d549 read only token 2023-05-15 19:15:23 +02:00
menna 8ff8a24a0f added requirements
added ENV variables for secrets
2023-05-15 18:44:08 +02:00
m 8263516a88 downgrade to python 3.7 for portability 2021-02-18 16:29:06 +01:00
m 64259b5635 downgrade to python 3.7 for portability 2021-02-18 16:28:06 +01:00
m 6ca9d0ebc7 see last commit 2021-02-11 21:12:37 +01:00
m f996d90925 see previous commit 2021-02-11 20:59:22 +01:00
m 89d6a46ff5 reducing python version to 3.7 2021-02-11 20:53:26 +01:00
m e1769ac0ba added 'people' command: see who is registered 2021-02-11 20:40:43 +01:00
m 440105d400 added /ping for detecting if the bot is up 2021-02-01 17:15:30 +01:00
m 20ed95115b removed user_db; added make remove_db 2021-02-01 12:54:02 +01:00
m c0fa81c373 changes to the /help command 2021-01-26 02:43:35 +01:00
m 4ddc6cb63a minor random fixes 2021-01-22 19:05:20 +01:00
m 5885349f75 removed person_id from dbwrapper 2021-01-21 17:18:03 +01:00
m 0935f6a7f1 catched some errors 2021-01-21 16:20:39 +01:00
m 10e27e4cd1 Added license GPLv3 2021-01-20 16:43:18 +01:00
m 658fc75ae1 partial refactoring of .gitignore 2021-01-18 19:11:21 +01:00
m 6daab53031 d'oh! 2021-01-18 19:09:42 +01:00
m cd814e4132 refactoring userobj bookkeping 2021-01-18 19:07:16 +01:00
m 8e3d2a204a removed registration, using only tg_account 2021-01-18 18:55:39 +01:00
m 13de6122c8 mixed corrections 2021-01-18 18:34:43 +01:00
m cbbbdb47de removed .pyc files from source tracking 2021-01-18 00:49:23 +01:00
m 24ebeb206a added some comments 2021-01-18 00:46:51 +01:00
m 75cddffe96 using constants.py from now on 2021-01-18 00:26:30 +01:00
m 50eee5513b /stats implementation corrections 2021-01-17 20:55:59 +01:00
m 0c5be48ec6 fixed db xls export 2021-01-12 22:00:23 +01:00
m cd8802acec added database export (sql) command 2021-01-11 07:03:04 +01:00
m d55d5eeb84 added support for @mentions with user tracking 2021-01-11 05:43:02 +01:00
m 45076e2596 added autoregister feature 2021-01-10 02:16:47 +01:00
m 2baa0b9964 corrections of the previous commit 2021-01-09 00:09:42 +01:00
m 11095502d3 . 2021-01-08 23:35:04 +01:00
m 435ddcb2cd autoregister new chat user 2021-01-08 23:35:04 +01:00
m 4200a9ff12 added autoregister feature for user joining 2021-01-08 23:35:04 +01:00
m 7426e06e45 db simplification, person registration, etc 2021-01-08 23:35:03 +01:00
m e613bcc113 adding possibility to bind account/s to a person 2021-01-08 23:35:03 +01:00
m f57e2d661e x 2021-01-08 23:35:03 +01:00
m b674928043 baba 2021-01-08 23:35:03 +01:00
m 997986d892 done too many things. hope this works. 2021-01-08 23:35:03 +01:00
hm 2e53272001 Delete 'README.md' 2021-01-08 22:19:35 +00:00
hm 7d68e4e94a Delete 'LICENSE' 2021-01-08 22:19:24 +00:00
hm fe8996579c Initial commit 2021-01-01 22:35:05 +00:00