jagrosh / GiveawayBot

🎉 Hold giveaways quickly and easily on your Discord server!
https://giveawaybot.party
Apache License 2.0
649 stars 304 forks source link

Choose channel #205

Closed Harciar closed 1 year ago

Harciar commented 1 year ago

Please add choosing channel where lottery will send on gcreate

jagrosh commented 1 year ago

As of the slash command system, Discord only provides the bot's permissions within the channel that the command was run in, which inherently limits the bot to safely creating a giveaway in that channel. This is unlikely to change; just run the command in the channel you want to host the giveaway in. Unlike the old system, the messages used to "set up" the giveaway are now hidden, so the only message that end users will see is the giveaway itself.

gbl08ma commented 1 year ago

This effectively breaks my setup, I have a channel where people with a specific temporary role can go to create giveaways (even though they can't send messages in the giveaways channel) and now this is no longer possible. Slash commands make another victim :(