xMA3x

Results 3 comments of xMA3x

> hello, > > for the > > * first question I believe it is in the GitHub readme below the files, just scroll downwards and spends times reading the...

> in here we mostly use command if I remember correctly, something like "/start" to trigger the event in your code, > > trigger event here meaning that you write...

> can you show the code ? this is the code ```js const TeleBot = require('telebot'); const bot = new TeleBot('TELEGRAM_BOT_TOKEN'); var lastMessage; bot.on('/start', msg => { const markup =...