9 lines
132 B
TOML
9 lines
132 B
TOML
# Copy this to `~/.config/mwbot.toml`.
|
|
api_url = "{}"
|
|
rest_url = "{}"
|
|
|
|
[auth]
|
|
username = "{}"
|
|
# password = "{}"
|
|
oauth2_token = "{}"
|