2021-06-26 13:24:49 +05:30
|
|
|
# Released under the MIT License. See LICENSE for details.
|
|
|
|
|
|
2021-11-10 17:26:07 +05:30
|
|
|
clients={}
|
2021-11-29 18:52:58 +05:30
|
|
|
cachedclients=[]
|
|
|
|
|
muted=False
|
2022-06-25 02:20:42 +02:00
|
|
|
coopmode=False
|
|
|
|
|
ips={}
|
2023-03-24 12:20:38 +05:30
|
|
|
recents=[]
|