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
/
modules
/
silence.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move core modules to src/core_modules, make them uneffected by white/black list
jesopo
2019-12-10
1
-70
/
+0
*
move all datetime-related code from utils/__init__ to utils.datetime
jesopo
2019-11-15
1
-1
/
+2
*
add require_access flags to !silence/!unsilence
jesopo
2019-09-26
1
-1
/
+4
*
allow all preprocess.command and check.command failures to have a message
jesopo
2019-09-26
1
-1
/
+1
*
make !silence effect min_args and unknown-command
•••
closes #160
jesopo
2019-09-26
1
-4
/
+11
*
remove redundant old docstring kwargs from !silence
jesopo
2019-09-20
1
-5
/
+0
*
add !unsilence
jesopo
2019-09-09
1
-0
/
+14
*
add +time param to !silence
jesopo
2019-09-09
1
-1
/
+12
*
add a special flag to allow commands to bypass !silence
jesopo
2019-09-09
1
-1
/
+2
*
Add `depends-on` hashflags to relevant modules
jesopo
2019-05-25
1
-0
/
+3
*
Allow people with `silence` permission to use !silence too
jesopo
2019-05-16
1
-0
/
+1
*
Set silence.py's `preprocess.command` hook to PRIORITY_HIGH, so that other
•••
modules can't respond to the event with errors first
jesopo
2019-05-15
1
-2
/
+2
*
Expose is-silenced through Exports, use it in karma.py
jesopo
2019-05-13
1
-1
/
+10
*
Added !silence, to silence the bot in a channel for 5 mins
jesopo
2019-05-13
1
-0
/
+25