Commit Graph

31 Commits

Author SHA1 Message Date
LWR f712c278d4 feat: Group message banned resend support 2023-06-20 01:13:13 +08:00
LWR 55ce0f3128 feat: Adjust connect to live room interval support 2023-06-18 00:33:54 +08:00
LWR 7697951f6b docs: Update version 2023-05-30 21:12:37 +08:00
LWR 1b00ae2326 docs: Update version 2023-05-21 17:22:41 +08:00
LWR 59ceed81e5 fix: Fixed an issue where the calculation of waiting time was incorrect when the number of users was 0 or too low 2023-05-21 17:18:19 +08:00
LWR a7f17fd7d6 fix: Do not output logs when the count of users to be followed is 0 2023-05-17 00:23:17 +08:00
LWR 10bf525dac docs: Update document 2023-05-14 14:24:38 +08:00
LWR f17eb3a09b fix: Catch NotImplementedError in signal handler 2023-05-13 13:39:14 +08:00
LWR 6618653fa2 fix: Fixed new log file was not generated at midnight 2023-05-08 21:05:48 +08:00
LWR a80fa3c089 fix: Fixed couldn't exit correctly when an exception occurred or when Ctrl+C was pressed 2023-05-08 20:32:51 +08:00
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 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 d85c18a62a refactor: Remove key attribute from PushTarget and rename groups table name 2023-03-02 00:54:25 +08:00
LWR 6fc1ce4631 feat: Custom commands load support 2023-02-14 20:39:15 +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 676bc9debf refactor: Refactor redis util 2023-01-31 19:20:37 +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 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 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 6ce2e4c262 feat: HTTP API support 2022-11-03 19:26:12 +08:00
LWR f92f02f8b2 feat: Ariadne message sender support 2022-10-31 01:40:43 +08:00
LWR 1f93b92dc0 feat: Add redis util 2022-10-29 18:34:28 +08:00
LWR b613abeb8b feat: Dict datasource support, Add StarBot model 2022-10-29 17:48:54 +08:00