Skip to content

Best practice re: sending commands to discord bot from other services like a backend server processing a gamestate #6770

Closed Answered by monbrey
jacobkissel asked this question in Q&A
Discussion options

You must be logged in to vote

What you're describing is building an API for your application, and yes, this is generally what I'd recommend as best practice. You'd likely want to secure those endpoints with client_credential / JWT authentication too however.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jacobkissel
Comment options

Answer selected by jacobkissel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants