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
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change from `yield` checks to a func in `events` that pass up EventErrors
jesopo
2019-06-15
1
-5
/
+7
*
copypaste fail, `setting_info` -> `export_settings[setting]`
jesopo
2019-06-14
1
-1
/
+1
*
Show example (when available) for "invalid value" error
jesopo
2019-06-14
1
-1
/
+6
*
Don't let users change settings for other channels when they have +o in the
•••
current channel
jesopo
2019-06-14
1
-1
/
+2
*
Remove !set/!channelset/!serverset/!botset and related commands
jesopo
2019-06-14
1
-164
/
+0
*
Advise use of !config, not !set/!channelset/!serverset/!botset
jesopo
2019-06-14
1
-4
/
+5
*
`yield` already generated permission check for serverset/botset
jesopo
2019-06-14
1
-1
/
+1
*
add `self` check.command, change !config to use new yields
jesopo
2019-06-14
1
-1
/
+7
*
Add `depends-on` hashflags to relevant modules
jesopo
2019-05-25
1
-0
/
+4
*
Remove debug printing from config.py
jesopo
2019-05-23
1
-2
/
+0
*
Add system to require settings per event hook and show example help if they're
•••
not present
jesopo
2019-05-23
1
-15
/
+51
*
Show example usage when a user does not provide a setting value
jesopo
2019-05-23
1
-13
/
+18
*
Remove array-setting log - we don't/shouldn't use it.
jesopo
2019-05-23
1
-30
/
+6
*
Show the full result of a !config change
jesopo
2019-04-28
1
-2
/
+3
*
Look at setting-specific part of export_settings to get `validate` function, not
•••
the whole dang dictionary
jesopo
2019-04-24
1
-1
/
+1
*
'set.py' -> 'config.py'
jesopo
2019-04-15
1
-0
/
+321