Config refactor. Plugins now using config
This commit is contained in:
@@ -8,4 +8,5 @@ store_path = "./store/"
|
||||
allowlist = []
|
||||
blocklist = []
|
||||
admin_user = "@hashborgir:mozilla.org"
|
||||
prefix = "!!"
|
||||
prefix = "!"
|
||||
config_file = "funguy.conf"
|
||||
|
Reference in New Issue
Block a user