suggestionsbot / suggestions-bot

A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.
https://suggestions.gg
GNU Affero General Public License v3.0
10 stars 5 forks source link

feat: add InteractionHandler class #64

Closed Skelmis closed 10 months ago

Skelmis commented 1 year ago

Summary

Adding a new interaction helper class to making testing and disnake version upgrades easier by abstracting things out

Skelmis commented 1 year ago

Todo: Add tests for this class

Skelmis commented 10 months ago

Adding the code in, will expand out to use this when we refactor the commands themselves