Discord - Telegram
Budget: $10 – $30 USD
I need a Discord to Telegram message forwarder.
Messages are coming in on Discord, they look like this:
GRTUSDT BTC30-4
Long Belépő: 0.11919
BINANCE GRTUSDT.P
Leverage: 10x cross
- Signal részletek:
Cél 1: 0.1203819
Cél 2: 0.1215738
Cél 3: 0.1227657
Cél 4: 0.1263414
Trend-Vonal: 0.1173
Stop-Loss: 0.116127
I would like only these types of messages to be forwarded to a Telegram channel in a different format, which would look like this:
{
'SYMBOL': 'GRTUSDT'
, 'SIDE': 'LONG'
, 'LEVERAGE': 10
, 'MARGIN': 'CROSS'
, 'SL': 0.116127
, 'PS': 1
, 'LIMIT_1': 0.1203819
, 'LIMIT_2': 0.1215738
, 'LIMIT_3': 0.1227657
, 'LIMIT_4': 0.1263414
}
Messages are coming in on Discord, they look like this:
GRTUSDT BTC30-4
Long Belépő: 0.11919
BINANCE GRTUSDT.P
Leverage: 10x cross
- Signal részletek:
Cél 1: 0.1203819
Cél 2: 0.1215738
Cél 3: 0.1227657
Cél 4: 0.1263414
Trend-Vonal: 0.1173
Stop-Loss: 0.116127
I would like only these types of messages to be forwarded to a Telegram channel in a different format, which would look like this:
{
'SYMBOL': 'GRTUSDT'
, 'SIDE': 'LONG'
, 'LEVERAGE': 10
, 'MARGIN': 'CROSS'
, 'SL': 0.116127
, 'PS': 1
, 'LIMIT_1': 0.1203819
, 'LIMIT_2': 0.1215738
, 'LIMIT_3': 0.1227657
, 'LIMIT_4': 0.1263414
}