mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
[V3 Core Commands] Refactor some commands for testing/RPC (#1691)
* Extract load/unload/reload * Add a few more commands * Refactor load/unload signature * Add invite URL and version info * Black fixes * Split the incoming cog names in reload correctly * Reformat * Remove meta.bot
This commit is contained in:
5
redbot/meta.py
Normal file
5
redbot/meta.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
This module will contain various attributes useful for testing and cog development.
|
||||
"""
|
||||
|
||||
testing = False
|
||||
Reference in New Issue
Block a user