QuadraticBot / QuadraticBot2.0

A simple, user-friendly giveaway bot that uses slash commands and buttons. Invite it to your server with the link below.
https://discord.com/api/oauth2/authorize?client_id=930172444910702653&permissions=150528&scope=applications.commands%20bot
GNU General Public License v3.0
14 stars 10 forks source link

Bug report #15

Closed ATHDevelopers closed 1 year ago

ATHDevelopers commented 1 year ago

When ever i host a giveaway and the giveaway is active and i change the giveaway channel, the giveaway wont end

Henry-Hiles commented 1 year ago

Hmm, i see. Will try to fix this when i get back.

Henry-Hiles commented 1 year ago

OK, I see the issue, to fix i think i will loop through all channels, checking for messages.

Henry-Hiles commented 1 year ago

Though that doesnt seem very effecient thinking about it so i will just store channelId in the database.

ATHDevelopers commented 1 year ago

Oki

Henry-Hiles commented 1 year ago

Should be fixed in latest release. Keep in mind that it will only work for giveaways created from now on. Present giveaways will not finish should the config be changed to another channel.