Incendo / cloud-discord

Discord integrations for Cloud v2.
https://cloud.incendo.org/discord/
MIT License
5 stars 1 forks source link

feat: bump cloud to 2.0.0-rc.1 #60

Closed KodingDev closed 3 months ago

KodingDev commented 3 months ago

Unsure about the permission specifics, the .command() getter occasionally doesn't supply a command, so I'm unsure what else to fetch from the access map with.

Feedback much appreciated :)

Citymonstret commented 3 months ago

Thanks :) The permission situation is indeed a bit grim, but the old code was also a pretty nasty hack. This will have to do - at least for now.

Citymonstret commented 3 months ago

We might want to add support for specifying the Discord permission through the command meta as well, I think that'd be less nasty. I'll create an issue for this.