58 Commits

Author SHA1 Message Date
LWR
3a24802eb6 fix: Fixed bot not launched when not set account uid 2023-05-07 17:56:01 +08:00
LWR
381c1d8a99 feat: Auto detect version update 2023-04-26 22:54:37 +08:00
LWR
7662490125 feat: Auto follow ups with dynamic push enabled support 2023-04-26 22:48:02 +08:00
LWR
dbdaa436b6 fix: Fixed -400 request too frequently of old api 2023-04-26 00:24:35 +08:00
LWR
7ce1514a5a fix: Fixed dynamic push lost when live room is not exists 2023-04-26 00:22:57 +08:00
LWR
a37c737310 feat: Add follow user http api 2023-04-26 00:18:15 +08:00
LWR
8bdff2b485 feat: Output logs to file support 2023-04-26 00:17:04 +08:00
LWR
cf8bb1621b feat: Modify waiting time for connection self-adaption 2023-04-26 00:15:28 +08:00
LWR
8a7f0822a0 fix: Fixed 400 Bad Request when load too many UIDs 2023-04-26 00:13:29 +08:00
LWR
5073295465 feat: Json Datasource support 2023-04-22 15:19:51 +08:00
LWR
5d4c6bb9dc feat: Output logs to file config support 2023-04-21 20:44:56 +08:00
LWR
479bea2fe0 feat: Add hget function to redis util 2023-03-19 22:06:26 +08:00
LWR
d897580e0e feat: Auto connect or disconnect live room when reload user and only connect necessary room config was enabled 2023-03-03 00:16:12 +08:00
LWR
d85c18a62a refactor: Remove key attribute from PushTarget and rename groups table name 2023-03-02 00:54:25 +08:00
LWR
063608a3ad feat: MySQL datasource dynamically adds user and dynamically reloads push targets support 2023-02-16 21:38:22 +08:00
LWR
5e882fa1c1 feat: Dynamic push collection types support 2023-02-15 20:38:56 +08:00
LWR
d46ec75dcb fix: Fixed task was destroyed but it is pending (CPython #91887) 2023-02-14 22:22:01 +08:00
LWR
6fc1ce4631 feat: Custom commands load support 2023-02-14 20:39:15 +08:00
LWR
a80f0c6af4 feat: Ranking and help command support 2023-02-07 19:26:54 +08:00
LWR
148c57f5cd refactor: Command module classification 2023-02-07 01:13:23 +08:00
LWR
4f7b48ddae feat: Automatically use the at me list when the number of at all is insufficient or the bot is not an administrator 2023-02-05 19:48:22 +08:00
LWR
06d6b4eced feat: Command support 2023-02-04 16:53:28 +08:00
LWR
813c8d2d84 refactor: Modify a method to private 2023-02-04 16:51:58 +08:00
LWR
9235f5019c fix: Fixed figure not closed in live report 2023-02-03 00:38:29 +08:00
LWR
8a1d0e94ee fix: Catch NetworkException in dynamic push 2023-02-02 22:50:22 +08:00
LWR
676bc9debf refactor: Refactor redis util 2023-01-31 19:20:37 +08:00
LWR
67e775363c refactor: Extract ranking generator 2023-01-30 20:07:33 +08:00
LWR
93d1101b04 feat: Modify the default word cloud font 2023-01-30 19:35:09 +08:00
LWR
24fa42d560 fix: Clear data that does not belong to current live when starting 2023-01-30 19:25:59 +08:00
LWR
5f0764dc0b feat: Add some diagrams into live report 2023-01-30 19:23:25 +08:00
LWR
cbe27f09d0 refactor: Split painter script 2023-01-18 22:13:01 +08:00
LWR
d507c3ceb7 fix: Fixed some bugs with dynamic push 2023-01-18 21:57:01 +08:00
LWR
c23f4e6c1f feat: Add ranking lists and guard list into live report 2023-01-17 20:27:05 +08:00
LWR
30205e73e9 fix: Catch ServerDisconnectedError in dynamic push 2023-01-17 20:11:10 +08:00
LWR
9d9893f553 style: Make the log output sequence more readable 2023-01-07 19:15:23 +08:00
LWR
774f36f814 feat: Dynamic push support 2023-01-07 18:06:49 +08:00
LWR
a89550be72 fix: Fixed incorrect replacement of push template 2023-01-04 20:48:53 +08:00
LWR
84a53c1dcc fix: Fixed drawing right aligned text overlays in some case 2022-12-18 01:56:53 +08:00
LWR
52e43eb1bb feat: Live report support 2022-12-15 21:18:21 +08:00
LWR
1ca5af4413 feat: Add some redis function and log optimization 2022-12-15 21:15:25 +08:00
LWR
d46224d0c0 refactor: Complete live report model 2022-12-15 21:14:29 +08:00
LWR
f1ecba3a61 feat: Live on and live off message push support 2022-11-23 01:08:45 +08:00
LWR
dc6125f142 refactor: Some model modifications and code optimization 2022-11-23 01:07:26 +08:00
LWR
35bc6a4a21 feat: Live room connect support 2022-11-04 19:37:39 +08:00
LWR
c25b88910b fix: Catch HTTP API port duplicate exception 2022-11-04 19:36:29 +08:00
LWR
6ce2e4c262 feat: HTTP API support 2022-11-03 19:26:12 +08:00
LWR
f2c271c3b8 refactor: Refactor some model and config 2022-11-02 20:02:51 +08:00
LWR
f31fe443ba feat: Update model to inject Bot instance reference into Up 2022-11-01 18:44:22 +08:00
LWR
5e32504b94 refactor: Refactor model 2022-10-31 19:08:01 +08:00
LWR
f92f02f8b2 feat: Ariadne message sender support 2022-10-31 01:40:43 +08:00