Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/engichang1467/coursenavigator
Discord bot that can help you find information for every SFU course and present them to the user in an interactive way.
https://github.com/engichang1467/coursenavigator
discord-bot discord-js docker heroku mocha-chai node-js
Last synced: about 2 months ago
JSON representation
Discord bot that can help you find information for every SFU course and present them to the user in an interactive way.
- Host: GitHub
- URL: https://github.com/engichang1467/coursenavigator
- Owner: engichang1467
- License: gpl-3.0
- Created: 2020-09-02T05:04:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T02:25:15.000Z (about 4 years ago)
- Last Synced: 2023-03-05T17:46:20.036Z (almost 2 years ago)
- Topics: discord-bot, discord-js, docker, heroku, mocha-chai, node-js
- Language: JavaScript
- Homepage: https://top.gg/bot/750119040693043210
- Size: 39.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Course Navigator
This project is influenced and inspired by the SFU Surge's project [Degree Navigator](https://github.com/AmirNaghibi/DegreeNavigator)
[Checkout their website here](https://amirnaghibi.github.io/DegreeNavigator/)
Course Navigator is a Discord bot that can help you find information for every SFU course and present them to the user in an interactive way.
## The demo
![demo](assets/demo.gif)## Other Documentations
* [How to Contribute?](https://github.com/engichang1467/CourseNavigator/wiki/How-to-Contribute)
* [Creating Bot and Attaching it to a Development Server](https://github.com/engichang1467/CourseNavigator/wiki/Creating-Bot-and-Attaching-it-to-a-Development-Server)
* [Software Engineering and Process Document](https://github.com/engichang1467/CourseNavigator/wiki/Software-Engineering-and-Process-Document)