UltimateSppy765 / The-Timepasser

Repository for our Discord bot.
2 stars 0 forks source link

Separate Interaction Types #3

Closed UltimateSppy765 closed 3 years ago

UltimateSppy765 commented 3 years ago

Earlier the only interaction types were:

Now more interaction types are coming and this is going to become a problem as there is a handler only for two interaction types.

Possible new interaction type: 3 MESSAGE_CONPONENT

Goal: Add support for multiple interaction types, as future proofing and for new stuff coming soon™.

UltimateSppy765 commented 3 years ago

Support added, but need inputs from Discord side, can't use stuff other than type 2 till then, will implement on merge.