bumblepie / haikubot

A discord bot that recognises haikus in user messages and saves them for later reference.
MIT License
1 stars 1 forks source link

Refactor api, discord client to allow for multiple authors of a haiku #9

Closed bumblepie closed 6 years ago

bumblepie commented 6 years ago

A haiku is made up of three messages, each of which has an author. Thus, a haiku should be able to have up to 3 authors rather than just one.