Closed ziegenludwig closed 1 year ago
Hi @ziegenludwig ! Thank you for your contribution!
This is still missing some strings that may be converted to f-strings. Some examples (this is not a complete list) https://github.com/ziegenludwig/ESNbot/blob/c0fbc96a7cc67048eccceca4f7b5ecd44f7c14e3/esnbot/commands.py#L57
I think I should of gotten most if not all now.
Changed concatenating print statements to f-strings to improve reading ability and performance.