dsa_plugin

This commit is contained in:
0xd3d0c3d 2022-07-22 10:53:59 -05:00
parent f526737b73
commit 29b965efa8

@ -578,7 +578,7 @@ class Plugin:
msg=f'{R}{mask.nick}{B}: {R}dsa_plugin:dsa_threshold set to {B}{data} days'
except Exception as e:
msg=f'{mask.nick}: error - dsa_plugin:dsa_threshold > {e}'
print(msg); self.bot.privmsg(target,self.bot.emo(msg))
print(msg); self.bot.privmsg(target,self.bot.emo(msg))
#######################################################################################
#######################################################################################
#### EOF CLASS INSTANCE EOF CLASS INSTANCE EOF CLASS INSTANCE EOF CLASS INSTANCE