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

recaptimedev-archive/TelegramBot-Nodejs

Repository files navigation

Recap Time Node.js Telegram Bot

The Telegram bot for our Recap Time bot is fully re-written in Node.js from strach.

If you want to contribute, please use our GitLab mirror and the original Glitch project. We'll stop our support services for GitHub users, so our apologies.

Setup and Usage

  • Install Node.js and Git first.
  • Clone the project to your machine.
$ git clone https://gitlab.com/MadeByThePinsTeam-DevLabs/RecapTime-Staff/recaptime-tgbot-nodejs.git
  • Copy the contents from .env.sample to .env or export those variables manually by hand.
  • Install dependencies first by simply run npm install.

Looking for docs?

We've been moved our documentation into somewhere. Check them out soon.

Releases

No releases published

Packages

No packages published