b3yond
|
f274d25822
|
updated example config options + 1 little fix
|
2018-11-06 08:56:24 +01:00 |
|
b3yond
|
710a89c282
|
fix mailbot crash:
File "/srv/ticketfrei/active_bots/mailbot.py", line 37, in post
if rec not in report.author:
TypeError: argument of type 'NoneType' is not iterable
|
2018-10-26 18:20:01 +02:00 |
|
b3yond
|
8b36589557
|
added 502 to unlogged Telegram error codes
|
2018-10-26 17:27:00 +02:00 |
|
b3yond
|
3d669e6caf
|
fixing #42 - excepting more Telegram error codes
|
2018-10-07 19:09:02 +02:00 |
|
b3yond
|
11f3c5713b
|
Merge pull request #36 from git-sid/multi-deployment
merge small stylechanges
|
2018-09-15 18:58:08 +02:00 |
|
b3yond
|
823df7b04a
|
fix TypeError when updates == None
|
2018-09-14 19:59:45 +02:00 |
|
git-sid
|
1703eb3802
|
Make code even more PEP8 compliant
It could be made even more compliant, but that would actually decrease
readability imo.
|
2018-09-14 12:45:49 +02:00 |
|
git-sid
|
c2ed73bafc
|
Make code more pep8 compliant
|
2018-09-13 17:33:33 +02:00 |
|
b3yond
|
6757e62242
|
those error messages are a bit universal.
|
2018-09-09 21:36:01 +02:00 |
|
b3yond
|
3e83ba95da
|
those error messages are a bit universal.
|
2018-09-09 20:32:10 +02:00 |
|
b3yond
|
a54538bcea
|
fixed seen_toot problem
|
2018-09-09 20:22:41 +02:00 |
|
b3yond
|
6f3c953736
|
fixed telegram spam problem!!111
|
2018-09-09 18:06:12 +02:00 |
|
b3yond
|
0624bcb378
|
Merge branch 'multi-deployment' of github:git-sid/ticketfrei into multi-deployment
# Conflicts:
# active_bots/telegrambot.py
|
2018-09-09 17:52:23 +02:00 |
|
b3yond
|
6cac81e444
|
fixing more telegram bugs
|
2018-09-09 17:51:07 +02:00 |
|
git-sid
|
f68a869309
|
added message type filtering -> only text messages get crawled
|
2018-09-09 17:47:38 +02:00 |
|
git-sid
|
8acbfb4569
|
added offset to telegram message polling to prevent duplicated responses
|
2018-09-09 17:22:00 +02:00 |
|
b3yond
|
439dbeb1fa
|
telegram troubleshooting and fine-tuning
|
2018-09-09 16:58:07 +02:00 |
|
b3yond
|
40c834020a
|
logging confirmation links for debug purposes
|
2018-09-09 14:57:40 +02:00 |
|
git-sid
|
185014a452
|
fixed telegram api bug (from -> sender)
|
2018-09-09 13:25:42 +02:00 |
|
sid
|
57a4a50254
|
modified telegram bot subscribe implementation
|
2018-06-30 22:11:41 +02:00 |
|
sid
|
a8504971ea
|
completed telegram subscriber list functionality
|
2018-06-30 21:32:22 +02:00 |
|
sid
|
a48ba9ebf8
|
added /start, /stop, /help command check & small fixes
|
2018-05-29 07:07:15 +02:00 |
|
sid
|
29a577508f
|
added basic telegram backend support
|
2018-05-25 02:38:27 +02:00 |
|