Commit Graph

113 Commits

Author SHA1 Message Date
LWR 24b176389c docs: Optimized commands tips 2023-07-19 21:06:27 +08:00
LWR ac4b703af5 docs: Adjust encryption live room log sequence 2023-07-19 21:05:35 +08:00
LWR 83f5cccbfe refactor: Set log to file config default to on 2023-07-19 20:45:38 +08:00
LWR 5102a1988a refactor: Move resend command to a package 2023-07-19 20:40:29 +08:00
LWR 6caa5340a0 feat: Custom resend interval support 2023-07-08 00:36:32 +08:00
LWR 0eba95b52b feat: Auto detect login UID and catch possible exception in auto follow task 2023-07-08 00:31:36 +08:00
LWR 4b2590738f feat: Change update check source to tencent mirror 2023-07-06 00:04:32 +08:00
LWR 9eca363497 docs: Update version 2023-07-04 01:22:25 +08:00
LWR f6eb0a20a2 fix: Fixed the exception caused by failed retrieval of nickname and avatar during generate ranking picture 2023-07-04 01:21:28 +08:00
LWR b4105cbf01 fix: Fixed the issue where the obtained danmu data was incorrect due to bilibili new anti-spam policy 2023-07-04 01:11:18 +08:00
LWR 55d4f0c50d feat: Another group message banned resend support 2023-07-03 23:38:36 +08:00
LWR 287a1abaf5 fix: Accurately calculating the profit of 'Lucky Key' gift 2023-07-03 01:04:37 +08:00
LWR 7c6b27d321 feat: Clear resend queue command support 2023-07-01 22:36:25 +08:00
LWR 6a468f5bdd feat: Try read credential from json file when not set in config 2023-06-21 00:50:02 +08:00
LWR a48265b24e feat: Custom mirai host support 2023-06-20 01:18:06 +08:00
LWR f712c278d4 feat: Group message banned resend support 2023-06-20 01:13:13 +08:00
LWR 4d17c2d3b8 Merge remote-tracking branch 'origin/dev' into dev 2023-06-19 22:22:41 +08:00
冷月丶残星丶 c2e5cda3e2 Merge pull request #2 from HowardLeo505/master
feat: Try read credential from json file when not set in config
2023-06-19 22:18:40 +08:00
HowardLeo505 93bc6f65a8 feat: Support config credential use JSON file. 2023-06-19 20:52:26 +08:00
LWR bfe31710e0 fix: Catch TimeoutError in dynamic push 2023-06-19 00:32:44 +08:00
LWR f4afd0caa5 feat: Send notice to master when sending group messages is banned 2023-06-18 21:54:33 +08:00
LWR 55ce0f3128 feat: Adjust connect to live room interval support 2023-06-18 00:33:54 +08:00
LWR dc9e2bdf48 feat: Add remove up function to datasource 2023-06-18 00:32:05 +08:00
LWR 4eb04801cd fix: Catch TimeoutError and ClientPayloadError in dynamic push 2023-06-16 21:36:28 +08:00
LWR 9f707b0b22 fix: Fixed the issue of possible duplicate connections when automatically connecting to live room 2023-06-03 18:26:05 +08:00
LWR 1feec1e4ef fix: Fixed the error in default method of push configuration model 2023-06-03 18:25:44 +08:00
LWR 629b0d86ac fix: Fixed an error when drawing share area in dynamic push 2023-06-03 01:10:22 +08:00
LWR 42cea00a1d fix: Catch 22015 ResponseCodeException 2023-06-03 01:09:03 +08:00
LWR cf39287afb fix: Fixed the error in generating word clouds when the text became empty after stop word filtering 2023-06-03 01:08:02 +08:00
LWR 7697951f6b docs: Update version 2023-05-30 21:12:37 +08:00
LWR b32737584c fix: Fixed the error occurring in live on and live off event of the encryption live room 2023-05-30 00:52:20 +08:00
LWR fd577a9684 fix: Fixed the memory leak during image generation 2023-05-30 00:48:56 +08:00
LWR 02da461229 feat: Automatically retry up to three times when encountering a ServerDisconnectedError during API requests 2023-05-30 00:47:19 +08:00
LWR 93df2cd8a1 fix: Fixed the issue of failing to get nicknames and faces when UID list is too long 2023-05-30 00:30:25 +08:00
LWR ed0c79b67f fix: Fixed importing aioredis causing an error in Python 3.11 2023-05-28 16:23:19 +08:00
LWR cfd8a57cee fix: Catch UnknownTarget exception in sender 2023-05-25 00:51:58 +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 e2dbef8739 fix: Fixed sometimes missed push in dynamic push 2023-05-20 22:22:53 +08:00
LWR d7ec1325c4 fix: Optimized the message push module and fixed some instances of missed push 2023-05-20 22:21:00 +08:00
LWR 58d6c6a3bf fix: Fixed disabled commands not working @ bot not triggering commands 2023-05-18 01:02:25 +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 63817fbc29 fix: Fixed the follow user API did not return a success value 2023-05-16 00:47:15 +08:00
LWR ea86a85aef fix: Fixed some logo overflow the live report image 2023-05-16 00:43:07 +08:00
LWR 10bf525dac docs: Update document 2023-05-14 14:24:38 +08:00
LWR 8d41405e9d fix: Catch FileNotFoundError with drawing logo in live report 2023-05-14 14:06:55 +08:00
LWR e447110246 fix: Fixed an error with drawing dynamic avatars in live report 2023-05-13 13:40:31 +08:00
LWR f17eb3a09b fix: Catch NotImplementedError in signal handler 2023-05-13 13:39:14 +08:00
LWR 954f981fd0 fix: Fixed UnicodeDecodeError when reading json file in JsonDatasource 2023-05-12 00:26:00 +08:00
LWR ec54c693c7 fix: Fixed task was destroyed but it is pending in dynamic push (CPython #91887) 2023-05-10 23:53:23 +08:00