configobj for runtime_config
This commit is contained in:
11
persistent_config.ini.spec
Normal file
11
persistent_config.ini.spec
Normal file
@@ -0,0 +1,11 @@
|
||||
# [main]
|
||||
other_bots = string_list(default=list())
|
||||
|
||||
[plugins]
|
||||
[[info]]
|
||||
enabled = boolean(default=true)
|
||||
last_dsa = integer(default=0) # TODO broken
|
||||
|
||||
[user_pref]
|
||||
|
||||
[user_records]
|
||||
Reference in New Issue
Block a user