Commit Graph

11 Commits

Author SHA1 Message Date
Howard Wu
2ab2f16777 Fix ksubot global value (#1130) 2023-11-12 13:34:59 +08:00
Howard Wu
bee4e62d71 [skip ci] Check if the value is null before toInt (#1129) 2023-11-12 12:17:06 +08:00
Js0n
73756c6942 fix(bot): prevent flood wait by caching bot session (#1082)
This stop bot from re-login every run.
2023-10-25 11:32:46 +08:00
weishu
944383bd2b ci: ignore ksubot error 2023-10-24 18:00:45 +08:00
Js0n
96795ab0a4 fix(ci): cast chat id and thread id into int (#1078) 2023-10-24 09:27:13 +08:00
Js0n
791e3eeadd ci: replace python-telegram-bot with telethon (#1076) 2023-10-24 07:00:23 +08:00
Womsxd
370724a633 ksubot.py: Increase timeout (#589)
Increase the timeout duration and try to resolve the
'telegram.error.TimedOut: Timed out' issue when sending messages in a
Telegram group.
2023-06-04 23:31:37 +08:00
Ylarod
0ae8c6414d ci: update msg (#76) 2023-01-16 19:18:42 +08:00
Ylarod
c294b8fac8 ci: add version to tg msg (#75) 2023-01-16 18:15:35 +08:00
Ylarod
184b38dbbe ci: update message hint (#44) 2023-01-12 09:21:01 +08:00
Ylarod
855aae1b05 ci: push to telegram (#43)
* ci: push to telegram

* support topic

* check BOT_TOKEN in build-su

* update script
2023-01-11 22:47:31 +08:00