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

Adding new database models in postgres for Go rewrite. #412

Closed thecsw closed 5 years ago

thecsw commented 5 years ago

This review adds new tables to the go rewrite project. I will add all tables and after that, I will start working on the actual command implementations!

As usual, this is work in progress. Hopefully, I can finish this PR this weekend.

Thanks.

Keanu73 commented 5 years ago

Suggestion: add previous_firms column as an array of the user's previous firms?

Keanu73 commented 5 years ago

Also.. elaborate on 'Admin' and 'Moderator'.. shouldn't we have one for now maybe?

thecsw commented 5 years ago

Both points are good. I will update it.