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

Updated to use nextcord library, launcher upgrades, added slash commands #8

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

airsho
Copy link

@airsho airsho commented Oct 5, 2022

  • Updated it to use nextcord library instead of discord.py
  • Created sanicbot/launch.py to handle launch process
  • Added slash commands
  • Built-out the SanicBot object that handles loading of cogs and slash commands
  • Moved cogs to the sanicbot.cogs package
  • Added a persistent httpx client to the SanicBot object instead of creating a new client each time a new command is called
  • Added RTDCog with command /rtd

@airsho airsho changed the title Development Update to nextcord, added slash commands Oct 5, 2022
@airsho airsho changed the title Update to nextcord, added slash commands Updated to use nextcord library, launcher upgrades, added slash commands Oct 5, 2022
@airsho airsho closed this Oct 5, 2022
@airsho airsho reopened this Oct 5, 2022
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.

None yet

1 participant