added more descriptions

This commit is contained in:
joonicks 2025-10-21 20:10:09 +02:00
parent 52c4e97f57
commit ebe0bdb39a

View File

@ -42,26 +42,60 @@ DCC chat and DCC file support to operate.
Very necessary to include if you are a developer... Very necessary to include if you are a developer...
--- Dynamic channel limit (+l) --- Dynamic channel limit (+l)
Make the bot update the channel user limit (+l) to a value that only allows
a limited number of users to join within a certain time period.
--- Dynamic command levels support --- Dynamic command levels support
Permit altering at runtime the access level needed to use commands. Including
the possibility to disable commands.
--- Greet support --- Greet support
--- HTTP server support --- HTTP server support
Warning: ALPHA grade code. Not recommended for casual use. Make energymech
respond to HTTP requests on a user configurable port.
--- Host info support --- Host info support
Include features to monitor the server that the energymech runs on.
--- IRC proxy support --- IRC proxy support
--- IRCD extensions support --- IRCD extensions support
BETA code. Support for non-standard IRC server features.
--- Newbie support --- Newbie support
Extra safeguards and messages for beginners.
--- Note support --- Note support
--- Notify support --- Notify support
--- Password hashing with MD5 --- Password hashing with MD5
Encrypt user passwords with md5.
--- Password hashing with SHA --- Password hashing with SHA
Encrypt user passwords with sha1 or sha512.
--- Scripting with Python --- Scripting with Python
--- Scripting with Tcl --- Scripting with Tcl
--- Seen support --- Seen support
--- Session support --- Session support
--- Statistics support --- Statistics support
--- Telnet support --- Telnet support
Support for connecting to the energymech partyline with telnet/netcat.
--- Trivia support --- Trivia support
--- Toybox fun and games --- Toybox fun and games
--- Uptime support --- Uptime support
Send bot uptime packets to the bot uptime tracker (https://www.eggheads.org/uptime)
--- URL capture support --- URL capture support
--- WinGate support --- WinGate support
Ancient tech. Support for wingate proxy.