play4honor / discord_quote_bot

A bot that brings the "quote" feature to Discord.
2 stars 1 forks source link

Richer quotes via WebHook #34

Closed zhangchuck closed 5 years ago

zhangchuck commented 5 years ago

Description

https://discordpy.readthedocs.io/en/rewrite/api.html#webhook-support

Implementation Outline

  1. For a bot that exists in a channel, find a webhook for that channel (or create one)
  2. Format the message and send through the webhook:
    • the only real difference is that we will need to encode as "{"content":"output"}, where output is the current output.