Skip to content

Commit

Permalink
update help section in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayerch1 committed Sep 9, 2021
1 parent 62d9d8c commit 085a930
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,21 @@ This bot is inspired by the reddit remindme bot and allows similar usage.

## Some users cannot use the bot?


### Permissions
Make sure the user has sufficient permission to execute **Application Commands** (`slash-commands` in earlier versions).
This permission can be used to restrict access to bots, but is usually enabled for @everyone by default

<img src="https://imgur.com/3BGMlVl.png" alt="Create Reminder">

### User Settings
If the permissions are all set, but certain users are still not able to use slash-commands, the discord application might be setup incorrectly. Tell the affected user(s) to open their `user settings` and navigate to the `Text & images` section.

In the lower part of said settings page, you can find an option to toggle the usage of slash-commands.
<img src="https://imgur.com/lI5QRoT.png" alt="Create Reminder">



Make sure the user has the permission to `Use Application commands`.
This is a recently introduced discord permission, and can control the access to bot commands.
By default `@everyone` is allowed to use `slash`-commands.
Expand Down
Binary file added res/slashPermissions.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/slashSettings.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 085a930

Please sign in to comment.