grid.py :: Add command to add nicknames in the bot's user_blacklist
Closed this issue · 0 comments
olagood commented
.grid nick blacklist add
.grid nick blacklist rm
The command should:
- edit the config file directly
- call self.irc.var.config_load() to reload the variables from the config file into the bot