1
1
mirror of https://gitlab.com/ceda_ei/Quadnite-Bot synced 2026-05-06 05:40:04 +02:00

Add package-lock and catch errors

This commit is contained in:
2019-03-04 14:48:26 +05:30
parent dcf77e56a3
commit 375f032b97
2 changed files with 82 additions and 0 deletions

1
bot.js
View File

@@ -5,6 +5,7 @@ const commands = require("./commands");
const axios = require("axios");
const bot = new Telegraf(BOT_API_KEY);
bot.catch((err) => console.log(err));
const data = [
"questions",