Setup of Telegram Notifications
#9
I'm sorry about bringing the thread from the dead but I cant seem to correctly configured the telegram bot integration with gekko.

What I've done so far:
- Created the telegram bot and saved the credentials
- Followed the chinese guide at https://click-earn-btc.blogspot.com/2018...m-bot.html
- Change the file baseConfig.js located at /gekko/web/routes/ with the following configuration:

config.telegrambot = {
Enabled: true,
emitUpdates: true,
Token : 'token to access the HTTP API',
botName: 'BOT NAME'
}

Where botName should be the Name that was chosen upon the bot creation or the USERNAME?

The npm packages referred in the tutorial were installed in the gekko root folder by running the following commands:

npm install moment
npm install lodash
npm install node-telegram-bot-api

After this the gekko app was restarted using "node gekko --ui > logs/ui.log 2>&1 &"

I've started a papertrader and in the bot chat used the command "/help" but nothing happens.

Can someone point me to what I'm doing wrong, please?
  Reply


Messages In This Thread
Setup of Telegram Notifications - by dirkb - 04-10-2018, 06:40 AM
RE: Setup of Telegram Notifications - by monty - 04-10-2018, 08:29 AM
RE: Setup of Telegram Notifications - by dirkb - 04-10-2018, 08:00 PM
RE: Setup of Telegram Notifications - by ankasem - 04-11-2018, 06:31 PM
RE: Setup of Telegram Notifications - by xFFFFF - 04-14-2018, 03:32 PM
RE: Setup of Telegram Notifications - by mark.sch - 09-01-2018, 05:23 PM
RE: Setup of Telegram Notifications - by anon.e.mous - 09-09-2019, 09:36 AM

Forum Jump:


Users browsing this thread: