fix: Use "password" field in generated mwbot.toml instead of "botpassword" to authenticate
This commit is contained in:
parent
4ba5dc66e5
commit
477a39d764
@ -4,5 +4,5 @@ rest_url = "{}"
|
||||
|
||||
[auth]
|
||||
username = "{}"
|
||||
botpassword = "{}"
|
||||
password = "{}"
|
||||
oauth2_token = "{}"
|
||||
|
Loading…
Reference in New Issue
Block a user