sh-sh-dev / unig-bot

Telegram bot interface for IAU university classes (+ crawler)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unig-bot

Telegram bot interface for university classes (+ crawler)

Installation

composer install
mv .env.example .env

Configuration

Edit the .env file

  • TOKEN - Telegram bot token
  • WEBHOOK_SECRET - Random text to avoid fake requests
  • DB_{HOST,USER,PASS,NAME} - Database properties
  • TIMEZONE - Bot timezone

About

Telegram bot interface for IAU university classes (+ crawler)


Languages

Language:PHP 100.0%