kieled / tg-exchange

Crypto-exchange bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PYTHON TELEGRAM CRYPTO EXCHANGE BOT


  1. In file main.py:
1. [27 line]: paste your tg token.
2. [37 line]: paste your webhook url
  1. In database/config.py:
   [4 line]: paste your DB config (template you can find in the sqlalchemy documentaion)
  1. Create venv and install requirements

  2. Exec python3 ./main.py

  3. Go to bot and click start. After this go to your db and set rule is_admin to 1 beside your user column. Type /start into your bot again.

Locales in file localisation.py (default language: ru)

About

Crypto-exchange bot


Languages

Language:Python 100.0%