Josko / aura-bot

Warcraft III high-performance hosting bot written in C++14.
72 stars 41 forks source link

Reduce irc spam/information leak #53

Open Frotty opened 6 years ago

Frotty commented 6 years ago

The bot shows registered email addressed upon sign in: [WHISPER: europe.battle.net] [# Email Service #] Note: Email on record is [a@a.a] Which it shouldn't imo. Then it also prints every dis/connect message like so:

[06 Dez 17 01:04] * OxBot: [BNET: asia.battle.net] disconnected from battle.net due to socket error
[06 Dez 17 01:08] * OxBot: [BNET: useast.battle.net] connected
[06 Dez 17 01:08] * OxBot: [BNET: useast.battle.net] disconnected from battle.net
[06 Dez 17 01:08] * OxBot: [BNET: asia.battle.net] connected
[06 Dez 17 01:08] * OxBot: [BNET: asia.battle.net] disconnected from battle.net

Which is not useful either. It should be completely removed imo, and just have a warning when someone hosts and the bot is not connected to all realms.

You remember yourself, that my bot was spamming channel 007 and you therefore banned him.