mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
[V3] migration docs (#992)
* [Docs] start on migration guide * [Docs] add more to migration docs * [Docs] fix imports in examples * [Docs] add migration guide to toctree * [Docs] add a cog creation guide * [Docs] expand on cog packages in migration guide * Fix typo * [Docs] add link for modlog docs
This commit is contained in:
@@ -16,7 +16,7 @@ Basic Usage
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
from core import bank
|
||||
from redbot.core import bank
|
||||
|
||||
class MyCog:
|
||||
@commands.command()
|
||||
|
||||
Reference in New Issue
Block a user