thecsw / memeinvestor_bot

This bot can help you invest in memes and make a fortune out of it!
https://meme.market
GNU General Public License v2.0
135 stars 34 forks source link

Fix TODOs in the code. #275

Open thecsw opened 5 years ago

thecsw commented 5 years ago

I will merge my branch soon, it is a huge branch that cleans up the code and makes it a bit faster. PEP8 compliance mostly. I left quite a bit number of TODOs, if you wish to support this project and familiarize yourself with our codebase, feel free to hunt them down and execute them mercilessly.

Some of them include:

Keanu73 commented 5 years ago

@thecsw You reckon this is still valid or not really needed since the rewrite in Go?

Keanu73 commented 5 years ago

I think this issue can be closed since we'll adopt all of these practices in the Go rewrite (and we already have)