* explicitly exclude all extensions from mypy
* fix example extension mypy
* fix subdomains extension mypy + 1 type error fixed
* fix mypy discordbot
* mypy check copilot extensnion
* copilot black
* add invoices ext to ignore
* add boltz and boltcard
* copilit id is necessary
* was discordbot is ok
Co-authored-by: dni <dni.khr@gmail.com>
This commit is not exhaustive, and it is a trend in this codebase to not
use StaticFiles() and instead use relative paths. This means the code
cannot run anywhere other than the source code directory, as it will not
find the files it is looking for