Update README.md

This commit is contained in:
ErrorNoInternet
2023-01-28 19:16:31 +08:00
parent 633a8d7506
commit 54679d5a52

View File

@@ -19,7 +19,7 @@ register_keyword = "Register using"
register_command = "register MyPassword MyPassword" register_command = "register MyPassword MyPassword"
login_keyword = "Login using" login_keyword = "Login using"
login_command = "login MyPassword" login_command = "login MyPassword"
bot_owners = ["ErrorNoInternet", "<allowed to run commands>"] bot_owners = ["ErrorNoInternet", "<Minecraft usernames that are allowed to run commands>"]
whitelist = [ whitelist = [
"ErrorNoInternet", "ErrorNoInternet",
"<won't be triggered by the alert system>" "<won't be triggered by the alert system>"
@@ -47,7 +47,7 @@ enabled = false
homeserver_url = "https://matrix.example.com" homeserver_url = "https://matrix.example.com"
username = "errornowatcher" username = "errornowatcher"
password = "MyMatrixPassword" password = "MyMatrixPassword"
bot_owners = ["@zenderking:envs.net", "<people that are allowed to run commands>"] bot_owners = ["@zenderking:envs.net", "<Matrix user IDs that are allowed to run commands>"]
``` ```
### Example commands ### Example commands
- `/msg ErrorNoWatcher help 1` - list the first page of usable commands - `/msg ErrorNoWatcher help 1` - list the first page of usable commands