A ZNC bot capable of handling registration requests of new ZNC accounts, and more.
If you want this services join #ZNC
List of user commands, and what they do
!request - the ability to request a ZNC.
syntax: !request YourZNCUser
List of admin commands, and what they do
!approve - Approves the specified ZNC username; This will set their bindhost to the proper bindhost in the config, and allow them to connect to their IRC networks.
!deny - Denies the request of a ZNC username; Once denied, this will instantly delete their ZNC account.
!userinfo - Lists the information about the ZNC user, usually information about registeration, including when did they register, what host did they use, etc.
!deluser - Deletes the ZNC user from the bot's database, as well from the ZNC server.
!adduser - Manually adds the ZNC username to the bot's database; Useful if you created an account on the ZNC server, and not through !request, and prevents from other users to request that username.
!restart - This will restart the bot. (Note: Sometimes, this might fail, for some reason, and requires you start the bot manually again.)
!timereset - If ZNC username is specified, it will reset the request timer using the last known host that was used by the user. If the host was specified instead, it will reset the request timer for the specified host.
