Mikadun / fefu-schedule-tg-bot

Telegram bot for getting fefu schedule in calendar format (.ics)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEFU Schedule - Telegram bot on node.js

Simple telegram bot for getting fefu schedule in calendar format (.ics)

Prerequisites

Make sure than node.js and npm is installed. Go to project folder and then install following node.js packages

npm install node-telegram-bot-api
npm install googleapis
npm install node-fetch
npm install readline

Run

Go to project folder and run with following command

node index.js

About

Telegram bot for getting fefu schedule in calendar format (.ics)

License:MIT License


Languages

Language:JavaScript 95.1%Language:Python 4.9%