#1. Issue Occured! I am missing permissions to fetch your message or it does not exist?
Section titled “#1. Issue Occured! I am missing permissions to fetch your message or it does not exist?”This error has multiple fixes, please apply the ones most relevant to you.
- Make sure you’re using a message ID, not an actual message. This already needs to be written in your server and you need to use its unique message ID. To learn how to get a message ID, read FAQ #2
- You must be using a message ID, not an ID collected from a user, channel, role or server. It must be collected from a message that has already been sent.
- You must not use a message that will be deleted. Do not use a message sent by the bot during set-up. These messages are deleted.
- Your message ID must be one ID. If your ID has two numbers, eg 748624743510573127-801257271861968978, please cut out the first number and only use the SECOND set of numbers, eg 801257271861968978
- Your message ID MUST come from the channel you tagged in step 1, do not use a message ID collected from any other channel.
- The bot must be able to see the channel tagged, it should be visible in your member list when you look into the channel. Give the bot permission to see and use the channel, or give it the Administrator permission.