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

Add message processing logic #6

Closed bumblepie closed 7 years ago

bumblepie commented 7 years ago

Add logic for processing sequences of messages (corresponding to a channel in discord) to the discord client project. It should be able to process multiple channels at the same time (ie if messages are sent to different channels, it should be able to track both of them, it doesn't have to be performant yet).