ramblingjordan / AbBOT-python

MIT License
25 stars 15 forks source link

Added argument to specify host port with -p. #22

Closed theWarFlower closed 3 years ago

theWarFlower commented 3 years ago

Expanded arguments for readability.

andria-dev commented 3 years ago

The code is actually styled with yapf so the expansion of them will just get erased the next time someone runs yapf -ri .. If you think the style could be more readable, please edit the .style.yapf file and re-run yapf -ri .

Other than that, this a good PR 👍🏻