Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Load additional cogs in bot.py #37

Merged
merged 1 commit into from
Aug 16, 2024
Merged

refactor: Load additional cogs in bot.py #37

merged 1 commit into from
Aug 16, 2024

Conversation

solomonchidera
Copy link
Owner

This commit refactors the load_cogs function in bot.py to load additional cogs for the bot. The following cogs are now being loaded:

  • cogs.articles
  • cogs.youtube
  • cogs.quotes
  • cogs.projects
  • cogs.about
  • cogs.memes

These cogs provide additional functionality to the bot, enhancing its capabilities. This change was made to improve the overall user experience and provide more features for users to interact with.

@solomonchidera solomonchidera merged commit 9b89425 into main Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant