mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
[V3 Streams] Improve command responses and help, rename modules (#1194)
* Command response improvements for streams Fix #1182 Fix #1183 Various other command response improvements * Rename main to streams, streams to streamtypes * Raise errors for communities
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from .main import Streams
|
||||
from .streams import Streams
|
||||
|
||||
|
||||
def setup(bot):
|
||||
|
||||
Reference in New Issue
Block a user