newQuery / discord-vouch-bot

Discord bot to add the /vouch command to your discord server
1 stars 1 forks source link

stuck on bot is thinking #1

Closed 8FrMc closed 1 month ago

8FrMc commented 2 months ago

lmfao

newQuery commented 1 month ago

Does your bot has permission to write ?

Anotherone123qwerty commented 1 month ago

having the same issue I gave the bot admin and all of its perms and needs and yet it still doesn't work and just gives me on still thinking and is stuck on that forever

Anotherone123qwerty commented 1 month ago

But it also says "you can only use this command in #vouches channel" when I run /restore. So where in the src can I change the vouch channel?

newQuery commented 1 month ago

Hi, thanks for notifying this to me. I will look into it tomorrow and update the Readme as it needs. IMO there are something in addition to be done during the installation as I implemented the /restore cmd recently

newQuery commented 1 month ago

The issue was either because your server was not aware of the correct context of the command, to fix that simply kick and reinvite your bot. Make sure that is has permission set correctly (See README)

Or it could have been because you had no database.db created. Which is now generated on the fly if the file does not exists.