We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd43eb commit dc7645dCopy full SHA for dc7645d
1 file changed
docs/intent-verification.md
@@ -165,8 +165,9 @@ submit that URL.
165
### "Describe why your bot needs the Presence privileged intent."
166
167
> 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.
+> status in the `!userinfo` command as well as Spotify status for the `!spotify`
+> command. Presence data is never stored and is only read at the moment the
170
+> command is invoked.
171
172
---
173
0 commit comments