I host a bot for a server which provides services for the users on this server. The only problem is that the bot only responds to the admins i have set.
My Users tab looks like the following:
admin:*@*255.255.255.* * nick1
admin:*@*255.255.255.* * nick2
i was wondering what the syntax was to allow normal users to use some of the functions. I thought it may have been something like *:* but that doesnt seem to work.
Any help appreciated