.. |
__init__.py
|
Separate out everything into files and implement a modules system to segment commands
|
2018-02-23 22:05:40 +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 |
auto.py
|
Implement Ctrl-C handling and fix a large number of small bugs
|
2019-09-28 19:46:10 +01:00 |
chans.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
cmd.py
|
Add error checking in places, set up automatic relay provisioning and fix starting bots
|
2019-08-25 21:29:11 +01:00 |
del.py
|
Implement Ctrl-C handling and fix a large number of small bugs
|
2019-09-28 19:46:10 +01:00 |
disable.py
|
Implement Ctrl-C handling and fix a large number of small bugs
|
2019-09-28 19:46:10 +01:00 |
dist.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
enable.py
|
Add error checking in places, set up automatic relay provisioning and fix starting bots
|
2019-08-25 21:29:11 +01:00 |
help.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
join.py
|
Add error checking in places, set up automatic relay provisioning and fix starting bots
|
2019-08-25 21:29:11 +01:00 |
load.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
loadmod.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
logout.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
mod.py
|
Rework data structures, storing all front-end network data in Network objects
|
2019-08-11 21:58:14 +01:00 |
mon.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
msg.py
|
Rework data structures, storing all front-end network data in Network objects
|
2019-08-11 21:58:14 +01:00 |
network.py
|
Add error checking in places, set up automatic relay provisioning and fix starting bots
|
2019-08-25 21:29:11 +01:00 |
part.py
|
Rework data structures, storing all front-end network data in Network objects
|
2019-08-11 21:58:14 +01:00 |
pass.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
relay.py
|
Add error checking in places, set up automatic relay provisioning and fix starting bots
|
2019-08-25 21:29:11 +01:00 |
save.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
stats.py
|
Implement Ctrl-C handling and fix a large number of small bugs
|
2019-09-28 19:46:10 +01:00 |
swho.py
|
Implement Ctrl-C handling and fix a large number of small bugs
|
2019-09-28 19:46:10 +01:00 |
token.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
users.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |
who.py
|
Rename classes representing commands to <CommandName>Command
|
2019-08-09 23:49:21 +01:00 |