1 messages · Page 1 of 1 (latest)
can you show your file structure
is this main.py?
so you have src\main.py and commands\modmail.py?
the issue is "commands" isn't a module inside of src so python can't find it
just ..
just the load extension line needs to change...