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
/
strip_color.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
-22
/
+0
*
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
jesopo
2019-06-28
1
-6
/
+4
*
Check that we have enough PRIVMSG args for strip_color.py
jesopo
2019-06-16
1
-9
/
+9
*
Add `depends-on` hashflags to relevant modules
jesopo
2019-05-25
1
-0
/
+2
*
Add usage examples for all settings
jesopo
2019-05-23
1
-2
/
+2
*
preprocess.send.* event don't have IRCChannel objects on them
jesopo
2019-03-10
1
-2
/
+6
*
Support setting strip-color per-channel not just per-server
jesopo
2019-03-09
1
-1
/
+6
*
Handle trying to strip colours from a PRIVMSG/NOTICE that has no message
jesopo
2019-03-08
1
-2
/
+3
*
Fire preprocess.send per-command - use this to only strip colors from ParsedLine
•••
objects for PRIVMSG and NOTICE
jesopo
2019-02-23
1
-2
/
+4
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
•••
related functionality
jesopo
2018-10-03
1
-5
/
+5
*
Add modules/strip_color.py
jesopo
2018-09-30
1
-0
/
+10