commit
This commit is contained in:
parent
e2976a4654
commit
cb0312b437
7 changed files with 78 additions and 4 deletions
4
app.js
4
app.js
|
@ -78,9 +78,5 @@ bot.command('suggest', ctx => {
|
|||
console.log('--> sent suggestion message to the channel')
|
||||
})
|
||||
|
||||
bot.on('photo', ctx => {
|
||||
console.log(ctx)
|
||||
})
|
||||
|
||||
//bot launch
|
||||
bot.launch();
|
Loading…
Add table
Add a link
Reference in a new issue