ZeroIntensity / discobase

Database library using nothing but Discord. PyDis Codejam 2024.
https://discobase.zintensity.dev/
MIT License
6 stars 0 forks source link

Slash Command Support for Discobase Bot #16

Closed enskyeing closed 3 months ago

enskyeing commented 3 months ago

Linked to #12 : Slash command support will need to be added to the on_ready() function in Database to ensure command tree support and slash commands are added to the command tree during bot initialization.