Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

bgli/bglibot-js

Repository files navigation

BGLI Telegram Bot

This bot is hosted on Glitch

Your Project

On the back-end,

  • your app starts at server.js
  • add frameworks and packages in package.json
  • safely store app secrets in .env

On the front-end,

  • edit client.js, style.css and index.html
  • drag in assets, like images or music, to add them to your project