Skip to content

A discord bot written in python designed to allow students to access university information from a chat environment.

Notifications You must be signed in to change notification settings

dmv1167/Discord-University-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord University Bot

A multi-purpose discord bot written with the intent to aid university students with bus schedules handled by the tracking service PassioGo

Usage

You will need to populate the .env file with your Discord API key and other required PassioGo and customization information. If you wish to webscrape your university's bus schedule website, bot.py:3 and bus.py:17,23 need comments removed, as well as the functions responsible for retrieving the info. You will need to implement the scraping as all websites are different.

Bus API

The bus data accessed by this bot is made possible by this repository

About

A discord bot written in python designed to allow students to access university information from a chat environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages