diff --git a/mwbot_template.toml b/mwbot_template.toml index 54a392f..a8f529b 100644 --- a/mwbot_template.toml +++ b/mwbot_template.toml @@ -4,5 +4,5 @@ rest_url = "{}" [auth] username = "{}" -botpassword = "{}" +password = "{}" oauth2_token = "{}"