Mark Veidemanis
|
6569314267
|
Don't try to reconnect when running the enable command on an existing bot instance
|
2017-11-27 20:18:39 +00:00 |
Mark Veidemanis
|
2e552f8d2e
|
Implement keyword exceptions
|
2017-11-27 19:54:35 +00:00 |
Mark Veidemanis
|
d9e142758c
|
No trailing space when listing keywords
|
2017-11-26 11:14:15 +00:00 |
Mark Veidemanis
|
4d4b4b7724
|
Refresh and reconnect when enabling an existing instance
|
2017-11-25 20:28:49 +00:00 |
Mark Veidemanis
|
9950a527c1
|
Remove the bot instance when disabling
|
2017-11-25 20:26:56 +00:00 |
Mark Veidemanis
|
ce8da87ea7
|
Use a better metric for determining keyword matches
|
2017-11-25 19:50:57 +00:00 |
Mark Veidemanis
|
ac798016ba
|
Implement autojoin
|
2017-11-25 19:48:20 +00:00 |
Mark Veidemanis
|
a673a2288e
|
Don't create duplicate bot instances
|
2017-11-25 19:44:03 +00:00 |
Mark Veidemanis
|
ab7ac6bade
|
Fix bug with unsetting keys
|
2017-11-25 19:29:48 +00:00 |
Mark Veidemanis
|
1145541155
|
Fix format string on unsetting variables
|
2017-11-25 19:26:13 +00:00 |
Mark Veidemanis
|
d1fbbe0e2a
|
Implement defaults
|
2017-11-25 19:20:23 +00:00 |
Mark Veidemanis
|
2ef3782c6d
|
Don't send keyword notifications if the message source is the reporting channel
|
2017-11-25 19:02:13 +00:00 |
Mark Veidemanis
|
742d9c0c91
|
Implement delivery of keyword match notifications
|
2017-11-25 18:42:32 +00:00 |
Mark Veidemanis
|
b8e9efa41e
|
Implement adding and removing keywords, and setting and viewing the keyword master (reporting target)
|
2017-11-25 00:38:06 +00:00 |
Mark Veidemanis
|
73e16aebae
|
Implement join/part, channel tracking and retrieving variables from IRCBot classes at runtime
|
2017-11-24 19:16:08 +00:00 |
Mark Veidemanis
|
0912ac71cb
|
Implement connecting to IRC
|
2017-11-23 20:37:00 +00:00 |
Mark Veidemanis
|
c3aa3715c6
|
Add port and protocol validation
|
2017-11-23 19:19:48 +00:00 |
Mark Veidemanis
|
4f70cf69b3
|
Implement option viewing and setting
|
2017-11-23 19:11:29 +00:00 |
Mark Veidemanis
|
12be21fb4e
|
Implement removing servers and rename some commands
|
2017-11-23 18:45:18 +00:00 |
Mark Veidemanis
|
587c3bb87c
|
Implement reloading the configuration at runtime
|
2017-11-23 18:39:08 +00:00 |
Mark Veidemanis
|
79d1e2a86c
|
Capitalise configuration keys and force-authenticate when UsePassword is disabled
|
2017-11-23 18:32:30 +00:00 |
Mark Veidemanis
|
acad766dea
|
Implement connection information storage and parsing
|
2017-11-21 20:16:14 +00:00 |
Mark Veidemanis
|
21ed410717
|
Use the failure() call instead of send()
|
2017-11-21 18:41:18 +00:00 |
Mark Veidemanis
|
f235c5cb44
|
Implement command parsing and fix plaintext listener and encodings
|
2017-11-20 21:40:04 +00:00 |
Mark Veidemanis
|
a1051dfa68
|
Strip newlines from received lines and change file extension
|
2017-11-20 20:04:03 +00:00 |