Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Request Ability to put a bot on sale without Manifest changes

Joined
Dec 31, 2015
Messages
602
Simply put,

Developers should be able to put the bot on sale etc for a limited period of time, without having to change manifest information.

Its okay for execs to put their bots on sale and specify when it will end because they can push for themselves, however us normies cannot thus we cannot provide fair time estimations.

If this can't be done without a manifest change, what I do recommend is allow the below in XML so we can make sure it goes off sale when we want.

<sales>
<sale>
<sale-start>20-JAN-2017 00:00:00</sale-start>
<sale-end>21-JAN-2017 00:00:00</sale-end>
<sale-price>0.04</sale-price>
</sale>
</sales>

Furthermore, we could even add the ability to search for bots on sale to the bot store.

@Cloud
 
Last edited:
Top