Installing Botoscope on your WooCommerce store

Once you’ve created your bot, follow these steps to connect your WooCommerce site to Botoscope:

πŸ›  Step 1: Edit your wp-config.php file

On your server, open the wp-config.php file of your WordPress installation and add the following lines before the line:

/* That's all, stop editing! Happy publishing. */

Use the following code (example values shown):

define('BOTOSCOPE_BOT_TOKEN', '123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11');
define('BOTOSCOPE_BOT_NAME', 'myshop_bot');
define('BOTOSCOPE_PROXY_SERVER', 'https://c12-t2hx7w.s2.botoscope.com');
define('BOTOSCOPE_CLIENT_API_KEY', 'bs-4a83c23c-7410ebfa-ac4z2ba3-b42c4a3f');
define('BOTOSCOPE_CLIENT_PASS', '6Jw6rzVxfdjwBEMtxtl');
define('BOTOSCOPE_ADMIN_CHAT_ID', 1234567890);
βœ… Where to find this data?
After activating your bot in the Botoscope system, you will see all required credentials (token, username, proxy server, API key, and client pass) directly in your dashboard.
Just copy them and paste into your wp-config.php file.

πŸ“¦ Step 2: Install the Botoscope plugin

  1. Log into your WordPress admin panel.
  2. Go to Plugins β†’ Add New.
  3. Upload the Botoscope plugin ZIP file.
  4. Click Install Now, then Activate.

βš™οΈ Step 3: Run initial configuration

  1. In the WordPress admin panel, go to Botoscope β†’ System Controls.
  2. Click the button β€œReset full bot data cache”.
  3. Wait a ~ minute β€” the site will be synchronized with your Telegram store

βœ… You’re done!

Your shop is now connected to the Telegram

You can now:

  • Manage your products
  • Configure payment systems
  • Control categories and pricing
  • And much more β€” based on your business needs

πŸ”§ Additional Features & Recommendations

🧩 Product Filtering

If you want to add advanced product filtering, install the
HUSKY – WooCommerce Products Filter Professional plugin:
πŸ”— https://products-filter.com/downloads

πŸ’± Currency Switching

If you want your customers to switch between currencies, install the
FOX – WooCommerce Currency Switcher Professional plugin:
πŸ”— https://currency-switcher.com/downloads

πŸ“„ PDF Invoice Download for Customers

If you want customers to be able to download PDF invoices from the order page or email, install the plugin:
πŸ”— WooCommerce PDF Invoices & Packing Slips

After installation, go to wp-admin/admin.php?page=wpo_wcpdf_options_page β†’ Advanced tab and apply the following settings:

  1. Document link access type β†’ Full
  2. Pretty document links β†’ Yes
  3. In tab Tools β†’ Generate random temporary directory

After you have installed one or all of the recommended plugins, go to the Botoscope settings, open the System Controls tab, and click the “Reset full bot data cache” button.

0
Awesome! 
Error!