#Bot event that could run on every message sent
1 messages · Page 1 of 1 (latest)
Quite literally explained nothing that's corresponding to my issue.
Alright, I've gathered the information that a listener should be used, but when trying to import the listen decorator I get an error.
ImportError: cannot import name 'listen' from 'interactions'
interactions.py v4 is no longer supported. Please upgrade to the latest version and use the migration guide to upgrade your code.
what python version are you using?