We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, this is done in index.js
const discordChannelID = '652674650861731841' const fbThreadID = '100005639376179'
However, these IDs are unique to each user. Implement a way to find these from each user.
The text was updated successfully, but these errors were encountered:
andybui01
No branches or pull requests
Currently, this is done in index.js
However, these IDs are unique to each user. Implement a way to find these from each user.
The text was updated successfully, but these errors were encountered: