play4honor / discord_quote_bot

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

feature/cross channel quoting #63

Closed zhangchuck closed 4 years ago

zhangchuck commented 4 years ago

Related to #61.

  1. Underlying changes to the main quote() function:
    • _get_webhook() is made more general
    • no longer assume all quotes come from the ctx channel
  2. Added quote notification feature, which needs additional discussion. Perhaps needs to be reverted or edited.
zhangchuck commented 4 years ago

I turned quote notifications off for now so that we can get this pushed out to prod faster.