Mods
This commit is contained in:
@@ -21,7 +21,7 @@ class Config:
|
|||||||
text_color: str = "#ffffff"
|
text_color: str = "#ffffff"
|
||||||
image_size: int = 80
|
image_size: int = 80
|
||||||
space_1: int = 20
|
space_1: int = 20
|
||||||
max_messages: int = 120
|
max_messages: int = 200
|
||||||
loop_delay_fast: int = 3_000
|
loop_delay_fast: int = 3_000
|
||||||
loop_delay_normal: int = 30_000
|
loop_delay_normal: int = 30_000
|
||||||
loop_delay_slow: int = 60_000
|
loop_delay_slow: int = 60_000
|
||||||
|
Reference in New Issue
Block a user