index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core_modules
/
commands
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add ${BNICK} (bot's own nick) and ${CTRIGGER} (command trigger) to aliases
jesopo
2020-04-07
1
-4
/
+4
|
*
rewrite command output truncation
jesopo
2020-03-03
2
-17
/
+20
|
*
commands module no longer relies on pemissions module
jesopo
2020-02-26
1
-1
/
+0
|
*
transfer stdout/stderr _assured to IRCLine.assured
jesopo
2020-02-09
1
-0
/
+2
|
*
move !alias variables in to alias_variables.py, add RNICK (random nick)
jesopo
2020-02-05
1
-1
/
+2
|
*
first draft of command_spec.py
jesopo
2020-01-24
1
-1
/
+3
|
*
send expect_output on private command events too
jesopo
2020-01-11
1
-1
/
+1
|
*
default pattern-based commands to expect_output=False
jesopo
2020-01-11
1
-2
/
+2
|
*
by default, don't trigger command.regex events when in a statusmsg
jesopo
2020-01-01
1
-0
/
+3
|
*
pass `user` on get.command events, so e.g. aliases know user nicknames
jesopo
2019-12-17
1
-4
/
+7
|
*
send.stdout should default to thinking it is in-channel
jesopo
2019-12-11
1
-1
/
+1
|
*
allow users to set command-method for PMs with them
jesopo
2019-12-10
1
-1
/
+2
|
*
default command responses in PM to use NOTICE
jesopo
2019-12-10
1
-8
/
+9
|
*
move core modules to src/core_modules, make them uneffected by white/black list
jesopo
2019-12-10
2
-0
/
+452