Skip to content

Instantly share code, notes, and snippets.

@dansp89
Created September 4, 2023 12:00
Show Gist options
  • Save dansp89/2320760ddb235fe115faf56c93a952b7 to your computer and use it in GitHub Desktop.
Save dansp89/2320760ddb235fe115faf56c93a952b7 to your computer and use it in GitHub Desktop.
Bot Quotex
[
{
"id": 0, // ignorar
"active": true, // enviar mensagem no telegram somente se TRUE
"chat_id": -100999888777,
"text": "💰5 minutos de expiração
{{ SIGNAL }}
🕐TEMPO PARA {{ TIME_TO }}
1º GALE —> TEMPO PARA {{ TIME_GALE_1 }}
2º GALE —> TEMPO PARA {{ TIME_GALE_2 }}
📲 Clique para abrir a corretora (https://bit.ly/path)
🙋‍♂️ Não sabe operar ainda? Clique aqui (https://t.me/link)",
},
{
"id": 0,
"active": true,
"chat_id": -100999888777,
"text": "💰5 minutos de expiração
{{ SIGNAL }}
🕐TEMPO PARA {{ TIME_TO }}
1º GALE —> TEMPO PARA {{ TIME_GALE_1 }}
2º GALE —> TEMPO PARA {{ TIME_GALE_2 }}
📲 Clique para abrir a corretora (https://bit.ly/path)
🙋‍♂️ Não sabe operar ainda? Clique aqui (https://t.me/link)",
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment