mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 11:48:55 -05:00
* Use partial messages in Streams cog to avoid leakage * Stop trying to save bot object to Config... * Put guild id as part of message data * Fix AttributeError * Pass bot object to stream classes in commands * ugh * Another place we use this class in * more...