Discord bot
Hi, I'm tryna build an app that syncs stuff to my discord bot for roles, are there any specific things i should keep in mind like compilation settings, tsconfig stuff? Here's the current tsconfig I'm using
Also just to be clear, i should be using the convex node http client right? Or the sync one?
2 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
The convex directory generates it's own tsconfig, you should be good. I do a small amount of discord bot stuff with Convex and I don't recall running into any special typescript requirements.