Skip to content

Commit e3fbaa8

Browse files
Thomas StrombergThomas Stromberg
authored andcommitted
better example discord id
1 parent 04a6d88 commit e3fbaa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/reviewgoose/discord.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ title: reviewGOOSE:Discord Integration
1717
<a href="https://discord.com/oauth2/authorize?client_id=1461368540190871831&permissions=2147485696&scope=bot%20applications.commands" class="rg-slack-hero__button rg-slack-hero__button--secondary">Install Discord Bot</a>
1818
</div>
1919
<p style="margin-top: 1rem; font-size: 0.9em; color: #666;">
20-
<strong>Preview:</strong> Discord support is currently in preview. DM notifications and daily reports are not fully tested yet.
20+
<strong>Preview:</strong> Discord support is now in preview. Install and let us know what you think!
2121
</p>
2222
</div>
2323
<div class="rg-slack-hero__image">
@@ -151,7 +151,7 @@ title: reviewGOOSE:Discord Integration
151151
<p class="rg-slack-config__description">Create <code>.codeGROOVE/discord.yaml</code> in your org:</p>
152152
<div class="rg-slack-config__code">
153153
<pre><code>global:
154-
guild_id: "your-server-id-here" # Your Discord server ID
154+
guild_id: "1234567891234567890" # Your Discord server ID
155155

156156
users:
157157
alice: "alice_discord" # GitHub username → Discord username

0 commit comments

Comments
 (0)