##IRC SPAM BOT
Project for QT Creator.
##How it works:
- Sitting in the channel and listening
- Every incoming message it parses as words
- When its enough words - starts to spam in channel with random words.
- You can set up spamming speed, messages before attack, irc server, min and max words in spam message, filename with accounts
- account info file is text file, where every odd string means login and every even - pass for example:
myLogin1
myPass1
myLogin2
myPass2