Skip to content

kieled/tg-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages