Skip to content

Commit dc7645d

Browse files
Updated the intent verification documentation
1 parent fcd43eb commit dc7645d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/intent-verification.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,9 @@ submit that URL.
165165
### "Describe why your bot needs the Presence privileged intent."
166166

167167
> Niko reads presence data to display a member's current online/offline/DND
168-
> status in the `!userinfo` command. Presence data is never stored and is only
169-
> read at the moment the command is invoked.
168+
> status in the `!userinfo` command as well as Spotify status for the `!spotify`
169+
> command. Presence data is never stored and is only read at the moment the
170+
> command is invoked.
170171
171172
---
172173

0 commit comments

Comments
 (0)