Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

danielfvm/webuntis-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webuntis-js (outdated)

A JavaScript Discord bot for Webuntis.com

Screenshot Screenshot2

Invite

If you want to invite this bot to your discord server, click here

Commands

  • Timetable !u <class>
  • Today's Schedule !u <class> today
  • Tomorrow's Schedule !u <class> tomorrow
  • Yesterday's Schedule !u <class> yesterday
  • Weekday's Schedule !u <class> <weekday>
  • Set school !u set <school>
  • Text to voice !u play <message>

Installation

If you want to host it yourself then do the following:

git clone https://github.com/danielfvm/webuntis-js
cd webuntis-js
npm install

Edit config.json and replace YOUR_TOKEN with your bot token. Start bot with:

node bot.js

Changelog

  • Fixed wrong day title
  • Added multi school support
  • Added bold text for exams
  • Added date to footer
  • Better looking help page
  • Fixed timezone
  • Added yesterday/tomorrow tag to commands
  • Updated help page

Releases

No releases published

Packages

No packages published