Skip to content

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

License

Notifications You must be signed in to change notification settings

Mikadun/fefu-schedule-tg-bot

Repository files navigation

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

Releases

No releases published

Packages

No packages published