This is my screen when I get the error as soon as I try to connect to the bot
My code was working before but I had a problem with my MS account so I had to change account with new credentials and they aren't working anymore :/
I tried this also and it works :
if i get rid of credentials, and basically all the auth, the bot works perfectly. However when I put the auth back it gives me this error :
[16:22:24] -> POST Request to 'http://localhost:3978/api/messages' failed: [500] Internal Server Error
which isn't really helpful
Thanks for your answers! :)