Mark Veidemanis
|
5b1e3c6fb1
|
Implement counting nickname changes and remove check on listener
|
2018-03-10 14:01:43 +00:00 |
Mark Veidemanis
|
da6c45f093
|
Implement counting keyword events and a unified buffers system for when the master channel is unavailable
|
2018-03-10 13:54:04 +00:00 |
Mark Veidemanis
|
eae4315562
|
Move server functions to a separate file
|
2018-03-04 13:26:53 +00:00 |
Mark Veidemanis
|
badfe46694
|
Add __pycache__ to gitignore
|
2018-03-04 13:17:04 +00:00 |
Mark Veidemanis
|
8940aeeb80
|
Add the counters to gitignore
|
2018-02-24 12:44:30 +00:00 |
Mark Veidemanis
|
8dec0b6828
|
Implement counting of various IRC events
|
2018-02-24 12:42:27 +00:00 |
Mark Veidemanis
|
378c4d9bba
|
Implement loading new modules at runtime
|
2018-02-23 23:26:21 +00:00 |
Mark Veidemanis
|
cb7142ef88
|
Separate out everything into files and implement a modules system to segment commands
|
2018-02-23 22:05:40 +00:00 |
Mark Veidemanis
|
4b3541625a
|
Separate out the logging functions
|
2018-02-22 19:30:31 +00:00 |
Mark Veidemanis
|
5d5b5d4d47
|
Make connection notifications configurable
|
2018-02-21 20:31:47 +00:00 |
Mark Veidemanis
|
f53cb060d0
|
Add connecting and disconnecting notifications
|
2018-02-21 20:24:08 +00:00 |
Mark Veidemanis
|
57e54cbced
|
Additional checks when disabling or deleting bots
|
2018-02-03 19:43:54 +00:00 |
Mark Veidemanis
|
aacb50d5d2
|
Update examples and change how variables used when reconnecting are set
|
2018-02-03 19:31:59 +00:00 |
Mark Veidemanis
|
88426be62a
|
Move things into factories and implement reconnecting
|
2018-02-03 19:03:47 +00:00 |
Mark Veidemanis
|
cd8c61cdc6
|
Update gitignore
|
2018-02-03 16:59:59 +00:00 |
Mark Veidemanis
|
c1bbf3c0d0
|
Make a folder for example configuration files
|
2018-02-02 19:01:41 +00:00 |
Mark Veidemanis
|
89ac1c1ce3
|
Implement loading/saving all configuration files at once
|
2018-02-02 18:56:50 +00:00 |
Mark Veidemanis
|
5c7669e09c
|
Fix the help for the stats command
|
2018-02-02 18:04:56 +00:00 |
Mark Veidemanis
|
b1020589e2
|
Fix save calls
|
2018-01-22 08:01:23 +00:00 |
Mark Veidemanis
|
9119a7b511
|
Use the proper values for the default certificate and key
|
2018-01-20 21:39:43 +00:00 |
Mark Veidemanis
|
ff66c21f63
|
Use the correct warning call
|
2018-01-20 21:26:35 +00:00 |
Mark Veidemanis
|
6776cec2d4
|
Remove old config files
|
2018-01-17 19:04:58 +00:00 |
Mark Veidemanis
|
a7599dddfe
|
Separate out into different directories and reshuffle configuration directives
|
2018-01-17 19:02:41 +00:00 |
Mark Veidemanis
|
12b6fe2acb
|
Replace numerous functions which loaded and saved/loaded from/to JSON files with a single handler
|
2018-01-14 19:10:57 +00:00 |
Mark Veidemanis
|
97cc80f3b8
|
Get more information from kick and nick commands
|
2017-12-28 18:46:17 +00:00 |
Mark Veidemanis
|
34d5468672
|
Implement command to manage defaults
|
2017-12-26 14:25:36 +00:00 |
Mark Veidemanis
|
740fc0034c
|
Make the add command much more flexible and properly implement the defaults system
|
2017-12-26 13:57:29 +00:00 |
Mark Veidemanis
|
d144b86452
|
Add the wholist to gitignore
|
2017-12-25 22:27:41 +00:00 |
Mark Veidemanis
|
3eb4e2dcb2
|
Implement writing and loading the wholist from a file
|
2017-12-25 22:27:09 +00:00 |
Mark Veidemanis
|
bef1875186
|
Implement statistics and shorten some functions
|
2017-12-25 22:09:58 +00:00 |
Mark Veidemanis
|
5b6bf59d7a
|
Implement searching through the wholist
|
2017-12-25 19:02:17 +00:00 |
Mark Veidemanis
|
7e1e0ee0d2
|
Some additional error checking for when no master is defined
|
2017-12-24 21:09:18 +00:00 |
Mark Veidemanis
|
fc8a115e17
|
Implement alternative keyword notifications and move the per-instance wholist into the global namespace
|
2017-12-24 21:04:48 +00:00 |
Mark Veidemanis
|
96dd71bbdd
|
Make sending the output of the dist command configurable
|
2017-12-03 19:23:29 +00:00 |
Mark Veidemanis
|
e2682615ae
|
Reshuffle key section
|
2017-12-03 19:11:06 +00:00 |
Mark Veidemanis
|
63396d54e3
|
Implement a dist command
|
2017-12-03 18:34:56 +00:00 |
Mark Veidemanis
|
77928dc52c
|
Move keywords into a seperate file
|
2017-12-03 13:10:51 +00:00 |
Mark Veidemanis
|
9506d3d1f4
|
Fix counting of nickname highlights
|
2017-12-02 19:49:00 +00:00 |
Mark Veidemanis
|
cc75535bcf
|
Implement notifications when the bot's nickname is said
|
2017-11-30 18:54:08 +00:00 |
Mark Veidemanis
|
e6367af7f2
|
Send kick notifications
|
2017-11-28 19:31:02 +00:00 |
Mark Veidemanis
|
1b0217e0a6
|
Only match eligible exclude statements and make sure legitimate keywords get through
|
2017-11-28 19:19:27 +00:00 |
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 |