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

Implement Support for the rest of the Discord Webhook API #1

Open
4 of 6 tasks
nopjmp opened this issue Jan 7, 2017 · 1 comment
Open
4 of 6 tasks

Implement Support for the rest of the Discord Webhook API #1

nopjmp opened this issue Jan 7, 2017 · 1 comment

Comments

@nopjmp
Copy link
Owner

nopjmp commented Jan 7, 2017

I would like to implement the rest of the API in a simple way. Possibly in another class to avoid loading unnecessary classes.

https://discordapp.com/developers/docs/resources/webhook#execute-webhook

  • Basic Messages
  • Communicate with JSON
  • Communicate with form encoding
  • Upload files
  • TTS
  • Basic Embed Support
@bennetgallein
Copy link
Contributor

See my pull request, I implemented both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants