Closed mdsanima closed 3 years ago
this is intended behavior, events on the bot are essentially a list of handler, so adding a new handle just calls that as well, in addition to the default handler
to fix this open configs/console_logging_config.json
and change "log_privmsg": true,
to "log_privmsg": false,
yes, this is works fine, thank you so much, I love this. Keep going and good luck.
Hi, when I run this
console give me a duplicate messages like this
please give me a proper method to print only one message. thank you so much!