Closed TobiasGoetz closed 1 year ago
Is your feature request related to a problem? Please describe. Improve bot instantiation and cog loading
Describe the solution you'd like
add_cog
load_extension
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. Improve bot instantiation and cog loading
Describe the solution you'd like
add_cog
instead ofload_extension
(https://discordpy.readthedocs.io/en/stable/ext/commands/cogs.html?highlight=cogs#cog-registration)Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.