Skip to content

Commit

Permalink
0.3 Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xSkippero authored Sep 13, 2022
1 parent 3b2fe03 commit 30b93e1
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,24 @@

This bot checks the status page of LostARK (EU) at predefined intervals and displays any changes in a Discord channel

Required default Textchannels (Can be changed):
Required default Textchannels (Can be changed via /config):

- "loa-euw-status"
- "loa-euw-notify"

Commands:

Can be executed by any Users:
- /ping - Test the Bot response
- /update - You need to have a Script for this (Only Dev has Permission for this)
- /config - Update the Channel Names or deactivate Push Notifications (Server Owner has permission)
- /about - Get Information about the Bot

Can be executed by Users with Permissions or Server-owners:
- /config - Update the Channel Names or deactivate Push Notifications ("loabot.config") (Server-owner has it regardless)
- /permissions - Change permissions from the users on your Discord regard the Bot ("loabot.permissions") (Server-owner has it regardless) (Others cannot change owner)

Can be only executed by the hard-coded Dev:
- /update - You need to have a Script for this (Updates from Repo) (Only Dev has Permission for this)
- /restart - You need to have a Script for this (Restarts the Bot) (Only Dev has Permission for this)
- /stop - Stop the Bot (Only Dev has Permission for this)
- /reload - Reload configs (for all Servers) (Only Dev has Permission for this)

0 comments on commit 30b93e1

Please sign in to comment.