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

small tweaks to commafy function, removed 'mem leak' issue #449

Closed robalb closed 5 years ago

robalb commented 5 years ago

cleaned a bit the commafy function introduced in pull request #431, and fixed a bug in the user page

robalb commented 5 years ago

i limited the precision digits used to display numbers in scientific notation to 4. i think it's debatable wether it's a good idea or not. Example: 2.6535371293756023 ×10^16 M¢ is now displayed as 2.6535 ×10^16 M¢