mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-04-27 05:05:54 -04:00
67fa735555
* 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...