super3 / IRC-Bot

A very little basic IRCBot that will get improved over the next time.
http://www.wildphp.com
102 stars 47 forks source link

Add Hostname authentication for commands. Fixes #12, #13 #46

Closed NanoSector closed 9 years ago

NanoSector commented 9 years ago

Signed-off-by: Yoshi2889 rick.2889@gmail.com

TimTims commented 9 years ago

Just before I merge it. What's is the format for the host? Is it nick!ident@hostname or ident@hostname ?

NanoSector commented 9 years ago

I have mine stored as ~Yoshi2889@simplemachines/support/NanoSector Generally, what you get when you run /whois [user].

TimTims commented 9 years ago

Ok, I'll just add that template to the config as it might confuse people.