mirror of
https://github.com/iio612/DEFENDER.git
synced 2026-02-14 03:34:23 +00:00
Connexion to inspircd done ...
This commit is contained in:
@@ -7,8 +7,8 @@ class Settings:
|
||||
RUNNING_THREADS: list[Thread] = []
|
||||
RUNNING_SOCKETS: list[socket] = []
|
||||
PERIODIC_FUNC: dict[object] = {}
|
||||
LOCK: RLock = RLock()
|
||||
LOCK: RLock = RLock()
|
||||
|
||||
CONSOLE: bool = True
|
||||
|
||||
USER_MODES: list[str] = []
|
||||
USER_MODES: list[str] = []
|
||||
|
||||
Reference in New Issue
Block a user