Simple private IRC bot made with Windows Forms
To run, it needs the following files in the \TextFiles\ directory
- help.txt - Contains the text for the !help command
- rules.txt - Contains the text for the !rules command
- text.txt - Strings to be used by the nick generator, !nick
- trivia.txt - Trivia to be used on the !trivia command
- kills.txt - A file with kill strings. On the strings, is the person that dies, is the one that ordered the kill
It requires
-
RedditSharp - https://github.com/SirCmpwn/RedditSharp
-
TweetSharp - https://github.com/danielcrenna/tweetsharp