Meowhal / osu-ahr

irc bot for osu multi lobby auto host rotation
MIT License
127 stars 36 forks source link

DM spamming #150

Open stysan opened 1 year ago

stysan commented 1 year ago

Please make a feature to remove DM spamming/create a patch or tell me how to do it manually, because I can't do it anymore. I get these BanchoBot messages every single minute. Tried to patch myself.

Please help me!

stysan commented 1 year ago

*Note: I get messages about stats, such as accuracy, score, etc.

xayanide commented 1 year ago

Hello. I see, it seems like you're talking about AfkKicker, try disabling that plugin by setting the "enabled": true property to false ("enabled": false) in your config/local.json file. For more information about AfkKicker, proceed to this link https://github.com/Meowhal/osu-ahr#afkkicker-section

You might also want to check out the HostSkipper plugin https://github.com/Meowhal/osu-ahr#hostskipper-section

stysan commented 1 year ago

Thanks!