table test

This commit is contained in:
smsteel 2019-02-11 09:11:50 +03:00
parent b6e46ed0a9
commit 2d9b57414a

2
bot.js
View File

@ -9,7 +9,7 @@ import {
} from './types'
import { currentTime } from './utility'
import { getEntityDeathMessage, getEntityName } from './ru'
import table from '1table'
import table from 'table'
const bot = new Telegraf('643297173:AAGuqfZx3GhiiARwvY7AtWTTFw1T-2FiwCM')
const markdown = TelegrafExtra.markdown()