config flag for having !dice/!random prefix the nick
with the discord-irc bridge in play, the bot was sending all !roll results to the bridge user, which wasn't all that useful
This commit is contained in:
@@ -149,6 +149,10 @@ BOOTSTRAP3 = {
|
||||
|
||||
# IRC module stuff
|
||||
|
||||
# dice
|
||||
|
||||
DICE_PREFIX_ROLLER = False
|
||||
|
||||
# karma
|
||||
|
||||
KARMA_IGNORE_CHATTER_TARGETS = []
|
||||
|
||||
Reference in New Issue
Block a user