.. |
__init__.py
|
Separate out everything into files and implement a modules system to segment commands
|
2018-02-23 22:05:40 +00:00 |
alias.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
all.py
|
Improvements to query and self event detection, implement all command and debug flags
|
2019-08-15 21:20:49 +01:00 |
allc.py
|
Add deduplication precision toggle, fix printing odd characters and implement sending messages to all instances of a certain network, or all networks associated with a certain alias
|
2019-08-16 21:27:23 +01:00 |
chans.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
cmd.py
|
Implement a single function for all callbacks from IRC hooks and send a seperate notification if an action takes place that concerns a bot
|
2019-08-11 21:54:22 +01:00 |
del.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
disable.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
dist.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
enable.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
get.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
help.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
join.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
list.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
load.py
|
Fix a race condition in disabling networks post-creation, remove redundant bindhost code and fix a minor bug in the load command
|
2019-03-16 17:05:16 +00:00 |
loadmod.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
logout.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
mod.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
mon.py
|
Remove keyword system, implement ZNC notifications to relay, remove exact from cast fields and fix security bug in relay
|
2019-08-05 22:51:16 +01:00 |
msg.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
network.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
part.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
pass.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
provision.py
|
Remove provisioning restrictions, move all user tracking code to monitoring module, fix proper network name not being passed to the relay
|
2019-08-12 21:03:47 +01:00 |
relay.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
save.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
stats.py
|
Implement a running count of the number of events per minute
|
2019-07-28 15:07:46 +01:00 |
token.py
|
Implement the relay channel and command for generating tokens
|
2019-03-18 21:01:28 +00:00 |
users.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |
who.py
|
Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system
|
2019-01-26 18:58:21 +00:00 |