21 Commits

Author SHA1 Message Date
Howard Wu
51bc01afde
Fix ksubot session file ext dup (#1672) 2024-04-27 00:10:54 +08:00
weishu
4be7485180
scripts: fix allowlist.bt 2023-12-31 20:11:49 +08:00
weishu
88e20d102d scripts: add 010Editor template for allowlist file 2023-12-29 18:33:43 +08:00
Howard Wu
00438a6d6e
Fix ksubot global value (#1130) 2023-11-12 13:34:59 +08:00
Howard Wu
8a298bb867
[skip ci] Check if the value is null before toInt (#1129) 2023-11-12 12:17:06 +08:00
Js0n
f4b53daddf
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
3cf5fc4c51
ci: ignore ksubot error 2023-10-24 18:00:45 +08:00
Js0n
d68fa5aed5
fix(ci): cast chat id and thread id into int (#1078) 2023-10-24 09:27:13 +08:00
Js0n
f349507232
ci: replace python-telegram-bot with telethon (#1076) 2023-10-24 07:00:23 +08:00
weishu
a22959beae
kernel: harden the signature check (#1027) 2023-10-11 02:53:11 -05:00
Womsxd
05c6892f43
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
Eduardo Novella
325e843569
(scripts) check_v2.c -add missing header (#548) 2023-05-23 10:24:42 +08:00
Ylarod
093f7d9758
website: fix typo (#158) 2023-01-30 20:06:09 +08:00
Ylarod
40960f60f8
ci: handle add device automatically (#157) 2023-01-30 19:41:46 +08:00
Ylarod
905c041a76
ci: common kernel build and embed ksud (#127) 2023-01-28 12:24:43 +08:00
Ylarod
2ab60750d4
ci: update msg (#76) 2023-01-16 19:18:42 +08:00
Ylarod
b9dd673518
ci: add version to tg msg (#75) 2023-01-16 18:15:35 +08:00
tiann
ae8a5d047b
misc: remove tools dir 2023-01-15 20:12:28 +08:00
Ylarod
50f44fff9e
kernel: export customized symbols (#58) 2023-01-14 10:43:16 +08:00
Ylarod
acd6f44c7e
ci: update message hint (#44) 2023-01-12 09:21:01 +08:00
Ylarod
e37d97c7c7
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