/concierge-librus

Librus module for Concierge chat bot

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

librus module for Concierge bot

This is a module for chat bot Concierge displaying some information from Librus, Polish electronic online school register.

You can use it in you class group chat, it supports facebook!

Features

  • commands:
    • /sn - Wyświetl aktualny szczęścliwy numerek pobrany z Librusa
    • /dzisiaj - Wyświetl listę dzisiejszych lekcji w jednej linijcie (wraz z godziną rozpoczęcia) pobanych z Librusa
    • /jutro - Wyświetl listę jutrzejszych lekcji w jednej linijcie (wraz z godziną rozpoczęcia) pobanych z Librusa
    • /terminarz - Pobierz z Librusa terminarz na następne 3 tygodnie i wyświetl w odpowiedniej formie tekstowej. Przyjmuje argument w postaci daty!
  • notifications with lucky number
  • morning notifications with lessons list along with start hour

I'm sorry for code comments, variable names and string being in Polish, it's for Polish-only system after all. :P

The code may be messy and bad at few points, something I could probably write better now, especially the "terminarz" part...