Commit Graph

418 Commits

Author SHA1 Message Date
73e16aebae Implement join/part, channel tracking and retrieving variables from IRCBot classes at runtime 2017-11-24 19:16:08 +00:00
0912ac71cb Implement connecting to IRC 2017-11-23 20:37:00 +00:00
c3aa3715c6 Add port and protocol validation 2017-11-23 19:19:48 +00:00
4f70cf69b3 Implement option viewing and setting 2017-11-23 19:11:29 +00:00
12be21fb4e Implement removing servers and rename some commands 2017-11-23 18:45:18 +00:00
587c3bb87c Implement reloading the configuration at runtime 2017-11-23 18:39:08 +00:00
79d1e2a86c Capitalise configuration keys and force-authenticate when UsePassword is disabled 2017-11-23 18:32:30 +00:00
2355412a2e Add pool file to gitignore and create an empty pool file 2017-11-21 20:19:40 +00:00
acad766dea Implement connection information storage and parsing 2017-11-21 20:16:14 +00:00
21ed410717 Use the failure() call instead of send() 2017-11-21 18:41:18 +00:00
f235c5cb44 Implement command parsing and fix plaintext listener and encodings 2017-11-20 21:40:04 +00:00
a1051dfa68 Strip newlines from received lines and change file extension 2017-11-20 20:04:03 +00:00
92b9692304 Move getConfig to a helper class 2017-11-20 19:53:25 +00:00
1fbcec3931 Add error and warning functions and use camelcase for getConfig 2017-11-20 19:15:58 +00:00
021a7851cc Add an example configuration file 2017-11-19 14:51:55 +00:00
013b9b7cfe Print config parsing failures instead of sending them to the debug function 2017-11-19 14:50:29 +00:00
6adb59c170 Implement config parsing and make a simple listener 2017-11-19 14:46:42 +00:00
45371a88b7 Create gitignore file 2017-11-18 20:36:51 +00:00