Hello! I though I followed all of the directions to the letter, but I must be missing something.
I've got the Computer Controller working, Pokemon Violet is showing inside the program, I'm playing with the settings, and I followed the github directions for creating a custom Bot for this.
When I click "Start Bot", the bot doesn't come online.
When I click "Send Test Message", a webhook message comes from Captain Hook, but nothing from my bot.
My Program Output Window says
2023-02-06 01:57:59.404940 - [SleepyDiscord]: Sending notification... (queue = 1)
2023-02-06 01:57:59.538905 - [SleepyDiscord]: [SleepyDiscord]: Error code: 401.
The Authorization header was missing or invalid (Callback: API)
2023-02-06 01:57:59.538925 - [SleepyDiscord]: [SleepyDiscord]: Error code: 0.
401: Unauthorized (Callback: API)```
I've reset my token a few times, but it hasn't worked once yet.
Any assistance?