Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 928 Bytes

README.md

File metadata and controls

44 lines (31 loc) · 928 Bytes

qarweTT

Features

  • Daily schedule
  • Mark group as Favourite
  • Announcement command for admins
  • Add schedule to third-apps calendars (.ics file)
  • Localization. Russian & English first of all
  • View nearest pairs in schedule

Plans for nearest future

First of all, I'll implement schedule for Samara University, but may be later, I transform this bot to a some kind of schedule aggregator, for many universities.

Quick Start

Make build script executable

$ chmod +x ./build.sh

Run build stript

$ make build
...
... build logs ...
...

Run built binary

$ ./.bin/qarwett
INFO: Bot successfully started {
  "op": "bot.Run"
}

Inspiration

This bot is my vision for this bot. You can consider it my inspiration.