You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial slash commands (dm messages not funcitonal yet)
* Mod combined implementation
* Slash refactoring: removed duplicated logic and limited to user facing commands
* Help slash and formatting
* Invoke Command
* BaseCmds is already Cog, this is redundant
* update nextcord
* help subcommands
* subcommands example
* oh come on read the code and stop blindly using AI
* imports
* fix that typo
* restore text command for docsearch and add reply_generic to bot for future code reuse
* ephemeral is the terminology discord and other bots use. let's keep the UX consistent.
* fix: Formatting and Subcommands
* Fix: corrected group call
* Black Formatting
* Fix: duplicate welcome
* fix black line length PR bloat
* Fix: Display name consistency
* Poetry Lock
* fix: amend issues found in testing
* fix: amend issues found in testing
---------
Co-authored-by: borketh <does.not.kompute@gmail.com>
0 commit comments