Skip to content

Commit

Permalink
Fix skill issue
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilisThePikachu committed Apr 30, 2024
1 parent 3cb4bc3 commit 0bb4dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en/server-hosting/setting-up-redbot.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ While it's not specificly a bot feature, I thought I might as well throw it in h
1. Make a discord webhook in the channel you want the pings to arrive in. You can make one by clicking on the cogwheel in the channel > Integrations > Webhooks. Once done copy the URL
2. Set the following [CCVars](https://docs.spacestation14.com/en/general-development/tips/config-file-reference.html) in your config
```
discord.ahelp = <Webhook for ahelps>
discord.ahelp_webhook = <Webhook for ahelps>
discord.round_update_webhook = <Webhook for round ping>
discord.round_end_role = <Role ID to ping>
```
Expand Down

0 comments on commit 0bb4dca

Please sign in to comment.