Skip to content
New issue

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

Create an API #40

Open
techy2493 opened this issue Feb 22, 2024 · 0 comments
Open

Create an API #40

techy2493 opened this issue Feb 22, 2024 · 0 comments
Labels
community input requested We need to know what the community thinks before addressing enhancement New feature or request

Comments

@techy2493
Copy link
Owner

Create an API to allow administrators to manage the bot and connected systems (Discord / TS)

The Discord API is great but it can be overwhelming especially with it's permission structure. While we want to be very, very, careful about bypassing it we can add some functionality to make integration to applications easier. This would be useful for integration to some game servers for things like donor rewards or in-game purchases.

Features:

  • HTTPS Required (protect API keys and user information)
  • API Key authentication
  • Can we use Discord OAuth to connect an application to the bot????
  • Ability to add / remove user's role
  • Ability to send a user a message in both Discord and / or TS
  • Ability to create a discord thread??
  • Ability to add channels to both discord / TS
@techy2493 techy2493 added enhancement New feature or request community input requested We need to know what the community thinks before addressing labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community input requested We need to know what the community thinks before addressing enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant