adator
af992f7721
last changes for asyncio
2025-11-18 13:34:03 +01:00
adator
3926d7270d
First commit asyncio
2025-11-16 22:09:40 +01:00
adator
c371910066
Creating JSONRPC Server
2025-11-16 19:13:26 +01:00
adator
511e0c0715
Introduce MOD_HEADER in all modules. impact modules.py, definition.py, unreal6 protocol.
2025-11-10 23:09:13 +01:00
adator
a7efede75e
Introduce MOD_HEADER constante in all modules as mandatory constante.
2025-11-10 00:13:35 +01:00
adator
371645149d
Refactoring the Code, clean unsused methods. avoid multi calls to get_user, get_nickname ...
2025-11-09 23:35:27 +01:00
adator
a6cf11ae2a
Update the log level when userobj is not found!
2025-11-09 23:33:17 +01:00
adator
79c1b94a92
Update parse_quit, now it returns MUser object and the reason.
2025-11-02 21:28:44 +01:00
adator
5a1432c1e6
Update parse_uid, now it returns MUser object.
2025-11-02 21:17:15 +01:00
adator
34b5b4204e
Update parse_privmsg, now it returns sender, reciever, channel objects and the message
2025-11-02 20:58:56 +01:00
adator
769ab8b632
update rest of modules to fit requirements
2025-11-01 22:00:08 +01:00
adator
b7b61081be
Fix get_datetime call and update some docstring.
2025-10-25 00:10:32 +02:00
adator
fd9643eddc
Add command handler system. Starting adapt the modules to fit other protocls.
2025-09-09 22:37:41 +02:00
adator
184e90adce
New updates changelog:
...
- Update info command (mod_defender.py)
- Update help on commands (mod_clone.py)
2025-08-29 21:43:22 +02:00
adator
0c6fcb7710
New features on branch v6.2.5:
...
- New capability in base.py to patch the database
- Some minor updates on installation.py.
- Translation feature:
- New library requirement (pyyaml)
- New translation systeme implemented.
- New class translation.py added.
- Module folder updated by adding new folder language.
- Core module updated as well with new language folder.
2025-08-25 22:31:07 +02:00
adator
bcf6b6b675
Adding sasl authentication
2025-08-24 03:10:45 +02:00
adator
bd95b6b448
V6.2.1 Adding main module utils and rehash utils to manager reload/rehash/restart
2025-08-23 19:26:22 +02:00
adator
25262d4049
Moving some methods to utils.py, creating new logs class
2025-08-17 22:41:51 +02:00
adator85
6b22d786e3
Adding some comments, editing methods names
2025-08-15 15:47:01 +02:00
adator
1686c4a0b5
updating namings convension to stay coherent
2025-08-09 12:17:45 +02:00
adator
9ea5ae50d5
Updating cmd by handling all functions, Threads and timers and schemas in separate files. code should be clear
2025-08-09 03:35:30 +02:00
adator
0a655b2df0
Moving modules in separate folders
2025-08-08 17:38:45 +02:00