534 Commits (master)
 

Author SHA1 Message Date
Mark Veidemanis 1b0217e0a6 Only match eligible exclude statements and make sure legitimate keywords get through 7 years ago
Mark Veidemanis 6569314267 Don't try to reconnect when running the enable command on an existing bot instance 7 years ago
Mark Veidemanis 2e552f8d2e Implement keyword exceptions 7 years ago
Mark Veidemanis d9e142758c No trailing space when listing keywords 7 years ago
Mark Veidemanis 4d4b4b7724 Refresh and reconnect when enabling an existing instance 7 years ago
Mark Veidemanis 9950a527c1 Remove the bot instance when disabling 7 years ago
Mark Veidemanis ce8da87ea7 Use a better metric for determining keyword matches 7 years ago
Mark Veidemanis ac798016ba Implement autojoin 7 years ago
Mark Veidemanis a673a2288e Don't create duplicate bot instances 7 years ago
Mark Veidemanis ab7ac6bade Fix bug with unsetting keys 7 years ago
Mark Veidemanis 1145541155 Fix format string on unsetting variables 7 years ago
Mark Veidemanis 1a17d04947 Put comma in the right place 7 years ago
Mark Veidemanis d1fbbe0e2a Implement defaults 7 years ago
Mark Veidemanis 2ef3782c6d Don't send keyword notifications if the message source is the reporting channel 7 years ago
Mark Veidemanis 742d9c0c91 Implement delivery of keyword match notifications 7 years ago
Mark Veidemanis b8e9efa41e Implement adding and removing keywords, and setting and viewing the keyword master (reporting target) 7 years ago
Mark Veidemanis 73e16aebae Implement join/part, channel tracking and retrieving variables from IRCBot classes at runtime 7 years ago
Mark Veidemanis 0912ac71cb Implement connecting to IRC 7 years ago
Mark Veidemanis c3aa3715c6 Add port and protocol validation 7 years ago
Mark Veidemanis 4f70cf69b3 Implement option viewing and setting 7 years ago
Mark Veidemanis 12be21fb4e Implement removing servers and rename some commands 7 years ago
Mark Veidemanis 587c3bb87c Implement reloading the configuration at runtime 7 years ago
Mark Veidemanis 79d1e2a86c Capitalise configuration keys and force-authenticate when UsePassword is disabled 7 years ago
Mark Veidemanis 2355412a2e Add pool file to gitignore and create an empty pool file 7 years ago
Mark Veidemanis acad766dea Implement connection information storage and parsing 7 years ago
Mark Veidemanis 21ed410717 Use the failure() call instead of send() 7 years ago
Mark Veidemanis f235c5cb44 Implement command parsing and fix plaintext listener and encodings 7 years ago
Mark Veidemanis a1051dfa68 Strip newlines from received lines and change file extension 7 years ago
Mark Veidemanis 92b9692304 Move getConfig to a helper class 7 years ago
Mark Veidemanis 1fbcec3931 Add error and warning functions and use camelcase for getConfig 7 years ago
Mark Veidemanis 021a7851cc Add an example configuration file 7 years ago
Mark Veidemanis 013b9b7cfe Print config parsing failures instead of sending them to the debug function 7 years ago
Mark Veidemanis 6adb59c170 Implement config parsing and make a simple listener 7 years ago
Mark Veidemanis 45371a88b7 Create gitignore file 7 years ago