Cog-Creators / Cog-Creators/Red-DiscordBot
[Feature] Boilerplate functions or doc for boilerplate
Open
Category: Core - API - Commands Package
Category: Core - Bot Class
Status: Needs Discussion
Type: Feature
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 2.5k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
# Feature request
#### Select the type of feature you are requesting:
- [ ] Cog
- [ ] Command
- [X] API functionality
#### Describe your requested feature
As discussed on Discord there should be either documentation or helper functions for various things. An example is some user may wanna load a task before loading cog. For example can be to load a file. Audio and downloader uses start task as this example. Now if we had a special method called __start_task__ or something similar it would help cut down on a lot of code in cogs and also make it more uniform. There is more examples but one was this start task.
Contributor guide
Assessment
This issue has not been assessed yet.