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

Limiting investments to 1 bil #392

Closed thecsw closed 5 years ago

thecsw commented 5 years ago

At the request of r/MemeEconomy mods, this update limit the amount of memecoins users can invest to just 1 Billion.

luisbg commented 5 years ago

With firms losing 10% every week. This will make the big ones lose net worth faster than they can get it back. Is that the intention?

Keanu73 commented 5 years ago

That is the intention as far as I see. They will lower the skill ceiling for firms, bring new ones, and diversify the pool of memes rather than a low-effort shitshow.

osmarks commented 5 years ago

What if people just invest twice?

Winb23 commented 5 years ago

W H A T W H Y

thomasvt1 commented 5 years ago

This would still allow multiple comments investing 1b. Probally needs some check to see if the user already invested

Winb23 commented 5 years ago

why are we doing this though

Keanu73 commented 5 years ago

@Winb23 To encourage creativity and throw off the firm monopoly. The big firms will go bankrupt because they can't recoup their net worth.

osmarks commented 5 years ago

@Keanu73 There are better ways to do that though without as many negative effects on stuff.

Winb23 commented 5 years ago

@Keanu73 you guys might want to run this by the actual investors first

luisbg commented 5 years ago

My only worry about this is the unfair advantage that big investors with huge net worth now have. Nobody can catch up to them.

hazzakak commented 5 years ago

It should probably be introduced in a new season.

Winb23 commented 5 years ago

@luisbg my concern is how much fucking backlash this is going to cause

luisbg commented 5 years ago

It can be announced as a sticky post in the sub. So it doesn't catch people by surprise.

ThoughtVendor commented 5 years ago

So is this how you kill a sub? Lol

Dracologist commented 5 years ago

Make sure you limit how many times you can invest in a single post or all this will do is cause more comment spam and bot lag

Dracologist commented 5 years ago

Perhaps it would be better to apply a percentage cap to investments above a certain threshold. For example, what if you couldn't invest more than 50% of your balance or 1 billion MemeCoins (whichever is higher) in a single meme?

thecsw commented 5 years ago

I like this approach much better. But wouldn't people just invest twice in the same meme causing more load on the bot?

No, you see, imagine you have 1000 Mc. Investing 50% would invest 500, leaving you with 500. If you try to invest 50% again, it would invest 250, leaving you with 250, and etc. Basically, it kinda limits people.

Don't worry about the load on the bot. He can handle himself

ThoughtVendor commented 5 years ago

So the idea is to encourage constant investments until you have under 1k MC? If so, keep in mind the volume of posts. I feel like this could just cause an influx of massive shitposts to meet the needs to max invest. Basically people would invest an insane amount of times this way and encourage them to automatically up vote everything that gets posted. So this may swing the pendulum the wrong direction.

Might make more sense to design it so that you can only have 4 active investments at a time. First investment at 25%. Second at 50%. Third at 75%. Fourth at 100%.

This would likely rotate active investors having to constantly invest 1/4th of their coins about every hour. Which is a bit unrealistic...especially because of the return dropoff after 5 upvotes...

hazzakak commented 5 years ago

Yeah unless you can only invest on a post once then the bot won't have 700 people commenting on a post in a minute.

Dracologist commented 5 years ago

Can we make it so that the 50% cap only applies to investments above a certain amount? This cap could be very punishing for the little guy

EDIT: I wrote up some code that should do that. Check the pull requests

thecsw commented 5 years ago

@Dracologist Please see the updates on this PR.

thecsw commented 5 years ago

I am closing this PR. See #401 for the current updates on the new feature.