You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the tests for basic-bot, i got an error "ImportError: No module named events" for line 22. I got around this by commenting the import line because the "events" import wasn't used anywhere in the file.