EveryGoodWork / ChapterVerse

Scripture lookup bot written in Rust.
GNU General Public License v3.0
4 stars 1 forks source link

15 Twitch Chat Connector #31

Closed PeterMHammond closed 3 months ago

PeterMHammond commented 3 months ago

https://github.com/EveryGoodWork/ChapterVerse/issues/15 This is a major refactoring of the async communication using channels and implementing a throttle that is on all messages. This will need to be enhanced so it throttles messages on a channel by channel basis, but that can wait until a later date. Throttling on the JoinChannel needs to be accomplished as well. But this is a functioning build.