jesopo
|
ae9d099a41
|
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
|
2019-06-28 23:16:05 +01:00 |
|
jesopo
|
29b15da179
|
Switch all 'hook.kwargs.get(' calls to 'hook.get_kwarg('
|
2019-06-26 10:59:52 +01:00 |
|
jesopo
|
f05fc209b0
|
Add a way to __or__ utils.Check s, as a "if one of these passes" thing
|
2019-06-14 12:01:55 +01:00 |
|
jesopo
|
f7f476e40b
|
Remove empty _random_string declaration
|
2019-05-30 17:27:48 +01:00 |
|
jesopo
|
0e6bcb5af0
|
Hex-encode master passwords, instead of b64, to avoid "strange" chars
|
2019-05-30 17:25:24 +01:00 |
|
jesopo
|
268c5adb3c
|
Add depends-on hashflags to relevant modules
|
2019-05-25 21:40:06 +01:00 |
|
jesopo
|
9f2881323f
|
Only show register/identify advice when we're using internal auth
|
2019-05-23 10:39:24 +01:00 |
|
jesopo
|
cf29c37112
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
|
jesopo
|
a031402c1d
|
Add masterpassword private-only command
|
2019-05-21 12:18:59 +01:00 |
|
jesopo
|
5dd337a92e
|
Move master-password generation out to it's own function
|
2019-05-21 12:17:01 +01:00 |
|
jesopo
|
9ac7ead57e
|
Make masterlogin passwords one-time-use
|
2019-04-24 17:37:44 +01:00 |
|
jesopo
|
f60deba6c7
|
Add a master-admin login system, to have a bot-wide password to give any user
using it complete admin permissions - mostly intended to add new admin users
|
2019-04-15 14:52:08 +01:00 |
|
jesopo
|
e12ad21c1a
|
Add/remove people from channels before received.join/received.part events
|
2019-04-15 14:41:09 +01:00 |
|
jesopo
|
dc7cdf31d0
|
Use '<' for '<' in README (permissions)
|
2019-02-17 14:29:50 +00:00 |
|
jesopo
|
5809ff8490
|
Add section about identifying (permissions README.md)
|
2019-02-17 14:28:59 +00:00 |
|
jesopo
|
9f2c501df6
|
Typo, 'BitBo' -> 'BitBot' (permissions)
|
2019-02-17 14:27:56 +00:00 |
|
jesopo
|
ec49140a70
|
Move permissions.py in to a directory and add a README.md for it
|
2019-02-17 14:26:18 +00:00 |
|