Commit Graph

9 Commits

Author SHA1 Message Date
Ultracoolguy 700e3f3aa9 Exit when channels isn't defined 2020-11-24 13:14:29 -04:00
Ultracoolguy 26cb28e4e5 Make .help one line(for reducing spam) 2020-11-18 22:16:43 -04:00
Ultracoolguy f2c35a8c77 Read configuration from bot.ini from now on
This makes the bot channel agnostic and allows for someone to use it
without modifying code. Add bot.in.example for an example and update
README.md to reflect changes.
2020-11-17 13:15:06 -04:00
Ultracoolguy c0a4d8b7b3 Remove comment 2020-11-15 21:36:38 -04:00
Ultracoolguy a55cb3cd55 Add support for #sus on irc.tilde.chat 2020-11-15 21:35:34 -04:00
Ultracoolguy 932e51bae7 Remove redundant 'user' variable
Also declare 'chan' in a different way
2020-11-15 21:15:02 -04:00
Ultracoolguy c5d7e1deb9 Fix notice bug
This bug would make the bot react to anything that had PRIVMSG, the
channel, and a command; even if it actually wasn't a PRIVMSG.
2020-11-15 11:56:01 -04:00
Ultracoolguy f9b57a9c47 Remove extra unnecesary newlines 2020-11-15 11:12:43 -04:00
Ultracoolguy 196c455817 Initial commit 2020-11-15 11:10:50 -04:00