i have a special dream but i have no idea how to do that.
Bot
For example: If a user named "John" abuses his vhost, I need a bot where I could write something like this: /msg bot disallow John User may not have any more vhosts due to abuse. There would also be a command like /msg bot allow <username> in case we need to remove the restiction. Host setters would be required to check this bot before assigning anyone a vhost. For example, they could type /msg bot list to view the users who may not have a vhost.
i have a special dream but i have no idea how to do that.
Bot
For example: If a user named "John" abuses his vhost, I need a bot where I could write something like this: /msg bot disallow John User may not have any more vhosts due to abuse. There would also be a command like /msg bot allow <username> in case we need to remove the restiction. Host setters would be required to check this bot before assigning anyone a vhost. For example, they could type /msg bot list to view the users who may not have a vhost.
Is that possible and easy or hard to write?
Thanks for Helping me
Since eggdrops generally do not have the ability to set vhosts (unless they are opered, which is a bad idea), I'm guessing your bot will have to interact with some sort of a services package that you did not mention.
Here is your main obstacle: you will need to wait until a scripter familiar with your particular services feels like responding with a script.
TCL scripters do not necessarily have operator level knowledge of IRCd services.