Found out through the update from python3.6.8 to 3.7 that the API library for my bot is incompatible with the latter.
Did some searching for a way to locally install multiple versions of #python to use in virtual envs and found this! So if anyone else has faced similar issues, this might be your answer!