Shop Set Up
Here, you will find a guide on how to set up your PotBots Discord Shop where you can create in-game items for players to purchase.
In your PotBot Dashboard, find the Shop and select Config
.
Let's look at how to add an item to your shop and go through what each selectable option does.
If your creating a new item for the first time for your shop, click the +
If you have previously saved your downloaded items to your device:
- Select
Upload Items
- Select the json save file to re-upload them to your shop.
Shop Item Creation
Icon
(Optional) Add an emoji to your shop item.
Name
The name of the item
Description
A brief description of what the item is/does.
Price
The ammount users will pay for the Item.
Sell
The sell price of the Item.
TIP
If the value is set to 0, it will not be sellable
Stock
How much stock of the item you have available for purchase.
Item Usage
Add Action
Click on the Add Action
to add the drop down Pick Action
. Here you can pick the action that you want the bought item to perform
Arguments | Description | Option |
---|---|---|
Announce | message | |
Teleport | location | |
Add Marks | marks | |
Set Marks | marks | |
Skip Shed | ||
Remove Marks | marks | |
Modify Attribute | attribute | value |
Set Attribute | attribute | value |
Give Quest | quest | |
Heal | ||
Set Weather | weather | |
Set Time | time | |
Clear Bodies | ||
Load Creator Mode | save_name | |
Check Current Dinosaur | dinosaur | |
Check Profile Category | category | |
Delay | delay time | |
Nest Eggs Multiplier | multiplier ammount | |
Check Growth | minimum_ | maximum_ |
The hide checkbox hides the item from shop
Remove?Removes the item on the next save from the shop if selected.
Once you are happy with your shop item, you can save changes by clicking Save
and your item will be ready for use.
If you are not happy with your changes, you can click Discard
and it will revert back to your original shop items.
Remove All Items
removes all of your current shops items.
NOTE
Clicking Save will save any and all changes made in the shop Discard will remove any new changes made since the last save
Commands
/inventory
Veiw the inventory of a member on the server
/withdraw
Withdraw marks from your bank on the bot to in-game.
/shop
View the shop for the server
/deposit
Deposit marks from in-game to your PotBot inventory in discord
/purchase
Purchase the item for your inventory
/sell
Sell the item from your inventory
/transfer
Transfer currency or items between servers
/gift_currency
Gift currency to another player
/gift_items
Gift items to another player
Shop Design
Here you can customise how your shop appears in your discord when the /shop
command is.
Shop Title
Here is where you can create a welcome message to your shop users.
TIP
You can add arguments to make your shop more personal by adding arguments such as ${DiscordName} to display the users discord username or ${AlderonUsername} to display the users Path of Titans Username.
Shop Color
Select the display colour of your shops webhook in discord.
Shop Description
Add a brief description or information about your server's shop.
TIP
You can add arguments such as ${BankBalance} to show the users bank summary
Shop Image
Here you can add your shops image. To add an image, you will need to know how to get the images Media Link.
First, add the picture you want to use in your Discord's channel. You can get the media link by:
- Computer - right click on the selected image and use the ''Copy Link'' option - paste into the Shop image section on Potbot.
- Mobile - hold your finger onto the image; ''Copy Link'' of said image and paste into the Shop image section on Potbot.
TIP
Place your chosen images in a Discord channel that wont get deleted. For the Shop Image, an image suggestion is your discord server banner.
Shop Thumbnail
Here you can add your Shops Thumbnail Image. To add a thumbnail, you will need to use the images media link.
First, add the image you want to use for the thumbnail to a channel in your discord. You can get the media link by:
- Computer - right clicking on the image and selecting
Copy Link
- Mobile - hold your finger onto the image and selecting
Copy Link
of said image and paste into the Shop image section on Potbot.
TIP
Place your image in a channel that wont get deleted.in your Discord's channel For the thumbnail, an image suggestion is your discord server icon image.
Preview
This is where you can see what your shop will appear to users when the /shop
command is used in your servers Discord. You will also see the shop items you have added.
Here is a list of the available argument options that you can use to customise your shops responce.
Arguments | Description |
---|---|
BankBalance | The users available funds. Can be seen using the /inventory command. |
AlderonId | The users Alderon ID. |
AlderonUsername | The users Alderon username |
DiscordName | The users Discord name |
CurrencyIcon | The image chosen for your currency image |
CurrencyName | The name of your currency |
Click save
to save all changes to your shop.
Click discard
to revert back to your last save.