Stefano Assenzo e1f01f63fc Thanks to ItzLightyHD I was able to put the bot on multiple files.
Now I just have to clean up the code and finally put it on Docker.
2022-12-10 13:49:04 +00:00

6 lines
96 B
JSON

{
"python.analysis.extraPaths": [
"./src/commands",
"./src/commands"
]
}