Configuration Commands
These are the public slash-command names registered by Kakashi. Options in brackets are optional.
| Command | What it does | Example / options | User permission |
|---|---|---|---|
/config language set <lang> | Set the bot language for this server. | /config language set lang:es | Manage Server |
/config autorole user <rol> | Set the role given to new human members. | /config autorole user rol:@Miembro | Manage Roles |
/config autorole bots <rol> | Set the role given to new bot accounts. | /config autorole bots rol:@Bots | Manage Roles |
/config autorole remove <type> | Remove the user or bot autorole. | /config autorole remove type:user | Manage Roles |
/config welcome view | Open the welcome-message editor. | /config welcome view | Manage Server |
/config welcome channel <canal> | Choose the welcome channel. | /config welcome channel canal:#bienvenida | Manage Server |
/config welcome test | Send a test using the saved welcome setup. | /config welcome test | Manage Server |
/config welcome remove | Disable the welcome message. | /config welcome remove | Manage Server |
/config leave view | Open the leave-message editor. | /config leave view | Manage Server |
/config leave channel <canal> | Choose the leave-message channel. | /config leave channel canal:#salidas | Manage Server |
/config leave test | Test the saved leave message. | /config leave test | Manage Server |
/config leave remove | Disable leave messages. | /config leave remove | Manage Server |
/config banmessage | Open the custom ban-message editor. | /config banmessage | Manage Server |
/config confession set <canal> | Set the server confession channel. | /config confession set canal:#confesiones | Manage Channels |
/config confession delete | Remove the confession-channel configuration. | /config confession delete | Manage Channels |
/config reddit set <canal> <subreddit> [mensaje] | Create or update a subreddit feed. | /config reddit set canal:#reddit subreddit:naruto | Manage Webhooks |
/config reddit list | List configured subreddit feeds. | /config reddit list | Manage Webhooks |
/config reddit delete <subreddit> | Delete a subreddit feed. | /config reddit delete subreddit:naruto | Manage Webhooks |