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 |
|
LWR
|
6618653fa2
|
fix: Fixed new log file was not generated at midnight
|
2023-05-08 21:05:48 +08:00 |
|
LWR
|
9a5280d27c
|
fix: Fixed division by zero error that may occur when drawing ranking
|
2023-05-08 20:42:49 +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
|
8272c0baf1
|
fix: Fixed an error that occurred when the box profit changes were small in live report generation
|
2023-05-07 23:48:15 +08:00 |
|
LWR
|
22abe91380
|
feat: Custom dictionary and stop word in word cloud support
|
2023-05-07 23:21:31 +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
|
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 |
|