12 Replies
go to #old-coding-den pls
i will for my next issue
๐ฆ
@vladdy Why does discord.js support multiple activities on the client if Discord only shows 1 activity on 

because its what the api supports
Hmmm
Surely in the future bots may have more than one
there any method to get the details of a user's banner?

Unknown Userโข4y ago
Message Not Public
Sign In & Join Server To View
Yes, I had read that, but I meant officially
Unknown Userโข4y ago
Message Not Public
Sign In & Join Server To View
GitHub
feat(User): banners and accent colors by advaith1 ยท Pull Request #6...
Please describe the changes this PR makes and why it should be merged:
This PR is a continuation of #5930
Adds User#banner, User#bannerURL(), User#accentColor, and User#hexAccentColor (all require ...
It's on its way @sawa_ko
Need some help with slash command permissions... I have a few global mod commands which can be run by people with a moderator role (the role can be set by users using another command). I'm not sure how to disable the mod commands for others (who dont have the mod role), permissions are not working since all the slash commands are global. Any idea how I can use slash command permissions with global commands?
Unknown Userโข4y ago
Message Not Public
Sign In & Join Server To View