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).
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).