Closed Nipa-Dev closed 2 years ago
so what you're trying to say is you made this big ass pr without testing any of the code….
so what you're trying to say is you made this big ass pr without testing any of the code….
No I did not make a big commit and stuff, there are many commits but 1 of them was when I pulled the main repo. I only added the API stuff to bot constructor.
@NotFlameDev they were unused imports tho
@NotFlameDev they were unused imports tho
they are unused in __init__.py
but it's used in other files. And without them, you can't import the stuff
Create API connection with aiohttp, reformat code with black and help of flake8. Create tox.ini for ignoring some flake8 errors/warnings. I placed the most stuff in commit message :/ Saying it again: Code is NOT tested.