Bot consists out of 5 files. You need 3 of them: TradeHelperBot.py, settings.json and requierements.txt
[tag bot] [Coin name] [Entry point price] [Take profit price] [Stop loss price]
If you put an image with message (or any file), bot will also use it
Coin name should be UPPER!
- will change to space!
They should be in one folder
You should install all libraries from requierements.txt file
"status_message" is a status that bot will have
"status" changes bot status by these rules:
- 0 = Offline 🔴
- 1 = Online 🟢
- 2 = Do not disturb ⛔
- 3 = Idle 🌙
- Everything else = Online 🟢
"access_role"is a role id that bot will listen to (only users with this role will be able to use bot)"mention_role"is a role id that bot will mention when types message."bot_token"is a secret bot token"allowed_channels_id"is a list of channel id's, where bot is listening for messages and types (only in this channels)"colors"is a list of colors that bot use to better describe a situation"localization"available languages areen,it,es,fr,deandru. If you want to be a translator, write me somewhere (better at discord @deforce_)


