Cog-Creators / Cog-Creators/Red-DiscordBot
Add "Where to go from here?" to cog creation guide
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 2.5k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
### What component of Red (cog, command, API) would you like to see improvements on?
"Creating cogs for Red V3" document
### Describe the enhancement you're suggesting.
The current document doesn't really go beyond creating a simple "hello world" cog. We mention the Red V2 migration guide in the "Additional resources" section but that probably isn't useful to the vast majority of people reading this document these days.
I think we should replace that with a "Where to go from here?" section (could also just keep the more boring "Additional resources" name :P) describing how you can take the next step by mentioning discord.py documentation, a few core APIs (especially the documents about Config, Data Manager, Utility Functions, commands package, and the bot class), and mentioning that more documentation can be found in the sidebar. Maybe some general pointers on how to navigate d.py's and Red's documentation could be helpful as well, unsure.
This section should probably go *above* the "Publish your cog" and "Becoming an Approved Cog Creator" sections.
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.