Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 860 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 860 Bytes

A Discord Bot for UIUC Classes

Inspired by Professor Wade Fagen-Ulmschneider's Reddit bot

To get a class:

['department''class number']. This command is case-insensitive.

The bot also supports slash commands! Try: /course <list of courses>. Ex: /course cs225 cs124

/search <query> also works. This is powered by my own UIUC course API.

Example: cs225

You can request multiple classes on the same line as well.

two-classes

The bot is powered by my own UIUC courses API, which can be found here.