Discord to telegram alert()

Hi all

I’m struggling with getting messages to discord. Yes, I get messages to discord if I use the alert message box, but when I try preset messages from any alert() function calls, they don’t seem to display in discord and the log gives me an error:

@example

CYBERUSDT The SUPPLY Zone is being tested at: 5.317

This zone was created: 401 bars ago

TIMEFRAME:1

Current Price: 5.284
:ignore
color=EE2E31
Name=Botman
FAILED AxiosError: Request failed with status code 400
10/09/2023 01:58

Can anyone help?

SOLVED:

color can’t = hexadecimal, need to convert to decimal only, simple search for hexadecimal to decimal converter will do the job for you

1 Like

Thank you very much for getting back @Soly
We love and appreciate such feedback :pray:

Regards