This is the first part to integrate a Telegram bot which can respond on simple messages.
For now it only responds on text messages in the future it will be simplified with buttons.
For now the supported commands are
/status - Displays the status of the binance bot (On/Off)
/boton - Will start the Binance Bot
/botoff - Will stop the Binance Bot
/settings - Shows the the current instance name, Main market and Wiggle
/setvalue Name - Will change the instance name to parameter 2 e.q /setvalue Name Hello
/setvalue Market - Will change the Main market to parameter 2 e.q /setvalue Market LTCUSDT
This is the first part to integrate a Telegram bot which can respond on simple messages. For now it only responds on text messages in the future it will be simplified with buttons.
For now the supported commands are