chatgpt-discord icon indicating copy to clipboard operation
chatgpt-discord copied to clipboard

You are not authorized to use this bot.

Open r1nd0x opened this issue 2 years ago • 3 comments

Can anyone help me to fix the authorization? I can´t figure it out sadly. auth

r1nd0x avatar Jan 21 '23 12:01 r1nd0x

Yes, it doesnt work.

TaijiMonster avatar Jan 31 '23 02:01 TaijiMonster

Same issue here, any suggestions?

idrisawad avatar Feb 03 '23 03:02 idrisawad

The solution for this initial problem seems to be to set the DISCORD_USERNAME value in .env file that you must create. This is basically the allow list. You need to also include the discriminator (magic number), and the value needed to be quoted on Linux at least.

Example: DISCORD_USERNAME="coolkids#1234"

jocull avatar Mar 04 '23 19:03 jocull