Qyriad / Seance

A ritual to channel the unseen
MIT License
11 stars 5 forks source link

Tests fail on `import discord_slash` #8

Closed Lunaphied closed 2 years ago

Lunaphied commented 2 years ago

This appears to be due to the dependency being listed as discord-py-interactions which seems to be a complete rewrite of the original discord_slash module/library.

I'm not exactly sure what the correct solution here is, the new library seems to have a vastly different interaction model. @Qyriad maybe you can shed some light on the details of how this library was chosen and how that particular dependency made it's way into the list? It doesn't seem to work for me at least.

Lunaphied commented 2 years ago

The root issue was fixed in 88c21a808378e17a640948622a56d1b5588701a3.