Bridget
|
7cb06f01a8
|
Use unix-like exit codes
This currently uses the following mapping:
-1 : internal; for retrieving command info, sending commands, etc.
0 : success
1 : error
|
2020-04-27 00:32:19 +02:00 |
|
Bridget
|
5f3d90a1e6
|
Update usage message formatting for consistency
|
2020-04-19 00:16:15 +02:00 |
|
Bridget
|
c258d731da
|
Refactor
|
2020-04-19 00:14:40 +02:00 |
|
Bridget
|
e3eec77b89
|
Remove unused variable
|
2020-04-13 20:14:20 +02:00 |
|
Bridget
|
a7ed0d03b3
|
Improve help output of echo module
|
2020-04-13 20:12:23 +02:00 |
|
Bridget
|
16e481ad54
|
Broadcast all commands, even internal ones
This makes it possible to create hook scripts that will execute on
connect, disconnect, etc.
|
2020-04-13 17:23:14 +02:00 |
|
Bridget
|
08b858e12f
|
Make API communicate with modules
|
2020-04-13 01:43:13 +02:00 |
|