Skip to content

laurin/ostfalia-mensa-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ostfalia-Mensa-Bot

sends the current menu of the ostfalia-cantine to a telegram chat

Development

# install dependencies
npm install
# run
npm run dev

Configuration Variables

Name Description Required
SEND_CRON Describes when to automatically send the menu into the telegram chat.
Formatted as cron schedule expression.
x
TELEGRAM_TOKEN Token of the telegram bot that was created for running an instance of this project. (telegram documentation) x
TELEGRAM_CHAT ID of the telegram chat that the menu should automatically sent to.
Can be obtained with the telegram /chatid command.
x

Usage via Telegram

Commands

  • /menu: bot replies with the current menu
  • /chatid: bot replies with the chatid this command was sent in

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published