Nextflight-bt
This will be the last release I'll do for this bot. I learned quite a lot on the process of developing it.
Changes
- Changed Dockerfile, making it more consistent and readable.
- Replaced core image to make the whole image lightweight, using a slim version of Python.
- Changed token read with a basic file reading instead of using
sys.env
.
And that's all, I hope you find it useful.