arjunattam / vscode-chat

Chat with your team while you collaborate over code using VS Live Share
https://marketplace.visualstudio.com/items?itemName=karigari.chat
GNU General Public License v3.0
529 stars 67 forks source link

[vscode] [discord] Invalid token #239

Open Pretpacked opened 5 years ago

Pretpacked commented 5 years ago
arjunattam commented 5 years ago

thanks for reporting this @Pretpacked. unfortunately I don't have any good ideas on how to fix this for you. generally following the steps in docs/DISCORD.md works. did you have any issues in getting the token?

zeroryuki commented 5 years ago

try to paste your copied token to text editor, and make sure this " did not copied together. it should just plain text without "

arjunattam commented 5 years ago

Thank you for the suggestion, @zeroryuki. This clean-up has been added to the extension.

Were you able to fix this issue @Pretpacked?