Skip to navigation Skip to main content
LOGB
  • Home
  • Blog
  • Catalog
  • Update
  • Instruction manual
  • Documentation
  • Support
  • TELEGRAM DEMO
Login / Register
Sign in Create an Account

Lost your password?

  • English
    • Русский
    • English
    • Deutsch
    • 中文 (中国)
    • Español
    • हिन्दी
    • Italiano
    • 日本語
    • Tiếng Việt
    • Français
    • 한국어
    • Türkçe
    • Português
    • বাংলা
LOGB
  • English
    • Русский
    • English
    • Deutsch
    • 中文 (中国)
    • Español
    • हिन्दी
    • Italiano
    • 日本語
    • Tiếng Việt
    • Français
    • 한국어
    • Türkçe
    • Português
    • বাংলা

Quick start

3
  • Create a Telegram Bot and Get the Token
  • Quick DEXBOT Installation
  • DEXBOT version Update

Telegram BOT EN

11
  • AI BOT
  • GRID BOT
  • Token setup
  • Setting up trading indicators
  • Bot Settings
  • Trading Settings
  • Selected Blockchain Overview
  • Blockchain Settings
  • Closed Trades
  • Active Trades
  • Main Menu

Setting up a VPS

4
  • Basic Commands for Working with a Linux VPS Server
  • Creating and Activating Systemd Services for Running Bots
  • Configuration Setup of .env and Database
  • Server and Folder Preparation

Website Documentation

4
  • Using a coupon (promo code) to get a discount
  • Two-Factor Authentication
  • License — Reset Device
  • Affiliate Program
  • Home
  • Documentation
  • Quick start
  • Quick DEXBOT Installation
View Categories

Quick DEXBOT Installation

3 мин. чтения

📘 Installing DEXBOT — Quick Start
DEXBOT installs with a single command. The installer will download the bot, install all components, configure the database and security, and launch the bot. Finally, a file with all logins and passwords will be sent to your Telegram account.

What you’ll need #

  • VPS with Ubuntu/Debian and SSH access (root or sudo user).
  • License key — issued after purchase.
  • Telegram Bot Token — how to obtain, see below.
  • Telegram administrator ID — how to find it, see below.

⚡ One-command installation #

Connect to the server via SSH (as described in the section below) and run:

curl -sL -o d https://storage.yandexcloud.net/dexbot/setup_dexbot.sh && sudo bash d

The installer will ask only 3 questions:

  1. License key
  2. Telegram Bot Token
  3. Telegram administrator ID

Everything else (database passwords, web panel passwords, etc.) is created automatically. Once complete, the bot will launch automatically, and a file with all access permissions and control commands will be sent to Telegram.


🤖 How to get a Telegram Bot Token #

  1. In Telegram, open @BotFather.
  2. Send the command /newbot.
  3. Create a name for the bot and its username (it must end with bot).
  4. BotFather will send a token of the form 123456789:AAE… — copy it.

🆔 How to find your Telegram ID (administrator) #

ID is your numeric identifier in Telegram. Getting it is easy:

  1. In Telegram, open the bot @userinfobot (or @getmyid_bot).
  2. Click Start or send any message.
  3. The bot will send your Id—a number like 123456789. This is the administrator ID.

💡 If there are multiple administrators, collect the IDs of each and enter them separated by commas: 123456789,987654321.


🔌 How to connect to the server (SSH) #

Option 1. PowerShell (built-in to Windows) #

  1. Press Win + S, type PowerShell, and open it.
  2. Enter the connection command (where server_IP is the public IP of your VPS, the login is usually root):

ssh root@server_IP

  1. When connecting for the first time, enter yes.
  2. Enter the password (characters not displaying is normal) and press Enter.

Option 2. MobaXterm / PuTTY or the hosting web console. #

  1. Install MobaXterm (mobaxterm.mobatek.net).
  2. Open Session → SSH, enter the server IP in the Remote host field, and the login is usually root.
  3. Click OK and enter the password.

Once connected, return to the “One-Command Installation” section.


🧰 Alternative: Manually Downloading the Installer #

If you prefer to download the file manually:

  1. Download setup_dexbot.sh from your account.
  2. Upload to the server by dragging and dropping it into the MobaXterm SFTP panel, or via scp in PowerShell:

scp setup_dexbot.sh root@server_IP:/root/

  1. On the server, make the file executable and run:

chmod +x setup_dexbot.sh

sudo bash setup_dexbot.sh


✅ What the installer does automatically #

  • ✔ Downloads the latest version of the bot
  • ✔ Installs all necessary components
  • ✔ Creates the necessary folders
  • ✔ Installs and configures the database
  • ✔ Configure the VPS server for proper operation
  • ✔ Installs protection (firewall, fail2ban) and users
  • ✔ Deploys and launches the bot

📩 After installation #

  • A file with all access permissions (SSH, database, web panel) and management commands will be sent to Telegram.
  • Save the file in a safe place (notes / password manager) and delete the message—the file is deleted automatically on the server.
  • Open the bot and send /start—then everything is configured using the buttons (API keys, wallets, trading pairs, notifications).

🔄 Bot Update #

When a new version is released, the bot will send a notification with an “Update” button. Click it—the bot will update itself and send a message about the successful update. You can update manually on the server like this:

sudo bash /opt/DEXBOT/toolsserver/update.sh

Rate this document?
Updated on June 20, 2026
Create a Telegram Bot and Get the TokenDEXBOT version Update
Table of Contents
  • What you'll need
  • ⚡ One-command installation
  • 🤖 How to get a Telegram Bot Token
  • 🆔 How to find your Telegram ID (administrator)
  • 🔌 How to connect to the server (SSH)
    • Option 1. PowerShell (built-in to Windows)
    • Option 2. MobaXterm / PuTTY or the hosting web console.
  • 🧰 Alternative: Manually Downloading the Installer
  • ✅ What the installer does automatically
  • 📩 After installation
  • 🔄 Bot Update

© 2026 DEXBOT. All rights reserved

  • Home
  • Blog
  • Catalog
  • Update
  • Instruction manual
  • Documentation
  • Support
  • TELEGRAM DEMO
Telegram
Home
0 items Cart
My account
Menu