Difference between revisions of "Bot Playground/Store"
From SmartBots Developers Docs
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Selling scripts at Bot Store}} | {{DISPLAYTITLE:Selling scripts at Bot Store}} | ||
− | |||
Scripts written for [[Bot Playground]] can be sold at SmartBots [https://www.mysmartbots.com/store/category/playground/ Bot Store]. | Scripts written for [[Bot Playground]] can be sold at SmartBots [https://www.mysmartbots.com/store/category/playground/ Bot Store]. | ||
+ | |||
+ | You set the price (or distribute script for free), as well as script name and description. The payment goes straight to your SmartBots Wallet. | ||
+ | |||
+ | == Script in Store == | ||
One of the demo scripts available in Store looks like this: | One of the demo scripts available in Store looks like this: | ||
Line 18: | Line 21: | ||
* [[/User_settings|User settings]] | * [[/User_settings|User settings]] | ||
* [[/Releases|Releases]] | * [[/Releases|Releases]] | ||
+ | * [[/Payments|Payments]] | ||
* Debugging and testing | * Debugging and testing | ||
{{NavMenu}} | {{NavMenu}} |
Revision as of 13:11, 31 August 2022
Scripts written for Bot Playground can be sold at SmartBots Bot Store.
You set the price (or distribute script for free), as well as script name and description. The payment goes straight to your SmartBots Wallet.
Script in Store
One of the demo scripts available in Store looks like this:
Having the following source at Playground:
Upon purchasing, the script buyer attaches it to the bot, configures the necessary settings and runs it.
What to know
Learn the following topics to know more about selling scripts:
- Publishing script to Store
- User settings
- Releases
- Payments
- Debugging and testing