Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 781 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 781 Bytes

ScheduleBot

Discord bot that scrapes the timeedit page for class schedules.

Description

Schedulebot is a program for a Discord Bot that navigates the TimeEdit webpage and searches for weekly schedules and posts them on Discord either via a message command or on channel id's at a set time.

Dependencies

  • Selenium Used to navigate and search the TimeEdit page and get the raw page text.
  • Discord.py Used to communicate and interact with the Discord API - sadly it seems work has stopped on the project.
  • Pytz A wonderful module that lets you enter and use timezones in an easy way - Just used for the update loop