ircloggr
ircloggr copied to clipboard
Added a new config: admins
It is just an array of nicknames, if we need a command to be available only to certain group of users we test for the nickname on the handler function. The commit also modifies the amnesia handler to restrict it's access.
This patch is inspired by the issue #17