You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark Veidemanis 545282e201 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 5 years ago
..
__init__.py Separate out everything into files and implement a modules system to segment commands 7 years ago
alias.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
all.py Improvements to query and self event detection, implement all command and debug flags 5 years ago
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 5 years ago
chans.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
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 5 years ago
del.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
disable.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
dist.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
enable.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
get.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
help.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
join.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
list.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
load.py Fix a race condition in disabling networks post-creation, remove redundant bindhost code and fix a minor bug in the load command 6 years ago
loadmod.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
logout.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
mod.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
mon.py Remove keyword system, implement ZNC notifications to relay, remove exact from cast fields and fix security bug in relay 5 years ago
msg.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
network.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
part.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
pass.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
provision.py Remove provisioning restrictions, move all user tracking code to monitoring module, fix proper network name not being passed to the relay 5 years ago
relay.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
save.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
stats.py Implement a running count of the number of events per minute 5 years ago
token.py Implement the relay channel and command for generating tokens 6 years ago
users.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
who.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago