Kav-K / UWHelperBot

The original university user verification bot for discord for the University of Waterloo
95 stars 2 forks source link

Replacing text messages with slash commands #69

Open NotMyLyfe opened 1 year ago

NotMyLyfe commented 1 year ago

With the advent of slash commands in Discord in the past few years, it would be useful to switch over from text message commands to slash commands.

Although it might break any current bots being served (as you would need to reinvite any bot to include the applications.commands scope), it would be extremely useful for making it more strict about data fields as well as providing ease of use in terms of referring to and using commands.

I can definitely take a crack at doing this prior to the start of the W23 term.

Kav-K commented 1 year ago

Thanks a ton again, I totally agree re: strict data fields, ease of use. When I get some time from my other project over at GPT3Discord, I'll join you here!