You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created an app in my Discord account in the developers section, and there is an APPLICATION ID, does it refer to the SERVER_ID? and the CHANNEL_ID where do I get it from? on the other hand, is this step that I have done to create an app in the developers section in Discord correct?
On the other hand, I have obtained the SALAI_TOKEN the way they indicate in the Github page, it seemed to me a little strange way to have the token, can not be obtained from the official page of discord developers as any app that you want to integrate?
Thanks
The text was updated successfully, but these errors were encountered:
Hi! I found the project on github, and have started to see how to integrate it into my project.
I have a couple of doubts.
#example variables, please set up yours
export SERVER_ID="1082500871478329374"
export CHANNEL_ID="1094892992281718894"
export SALAI_TOKEN="your-discord-token"
Where do I get SERVER_ID and CHANNEL_ID ?
I have created an app in my Discord account in the developers section, and there is an APPLICATION ID, does it refer to the SERVER_ID? and the CHANNEL_ID where do I get it from? on the other hand, is this step that I have done to create an app in the developers section in Discord correct?
On the other hand, I have obtained the SALAI_TOKEN the way they indicate in the Github page, it seemed to me a little strange way to have the token, can not be obtained from the official page of discord developers as any app that you want to integrate?
Thanks
The text was updated successfully, but these errors were encountered: