map
command, it now shows a proper PNG map, instead of a zip of GIFs and a borked website
github.com/Faustynn/TG_group_bot/pull/2 - rewrote the changes he overwrote with his code. Includes:
1. Adding requirments.txt
, example configs, and fixing ,gitignore
-github.com/Faustynn/TG_group_bot/pull/2/commits/1c17a3fbb24b4c6d838147c73670fb75bf13c5e4
2. Deleted a bunch of trash from the repo - github.com/Faustynn/TG_group_bot/pull/2/commits/05e4b40f9e1350f631325034c0f142766cedbe47
3. Deleted his very bad logging wrapper, replaced with standard approach - github.com/Faustynn/TG_group_bot/pull/2/commits/1c17a3fbb24b4c6d838147c73670fb75bf13c5e4
4. Added typing to his config infrastructure - github.com/Faustynn/TG_group_bot/pull/2/commits/1da5753cb3aa791710be1493daa4402604f71f16requirements.txt
because he didn't use it.