Skip to main content

Store Command Released!

· One min read

You are now able to generate a store for your server with the /generate_store command.

Here is the patch note:

Additions (+)

  • Analytics page on the dashboard is now more mobile friendly
  • Home page is now fully mobile compatible
  • Added the /generate-store command that allows you to automatically create a store (suggested by a user)

Fixes (-)

  • Huge background changes on the infrastructure that's behind ShopBot
  • Prices are now more stable (if you had prices like 1.99999999999999999999999 it's now saved as 1.99 and not sometimes 2 or sometimes 1.98
  • Patched product stock and purchase limit bug
  • Added new security layers to the dashboard apis
  • Typos on the bot
  • Patched a visual bug that showed you the wrong id after editing a product in the product list
  • Patched /claim command text (now shows the good id when the command is requested by ShopBot)