A one-command Discord bot that displays SFU Burnaby road reports and 6 different webcam views of the campus.
- Clone or zip this repository to anywhere on your computer.
- Install Python3.x and discord.py.
- Follow this guide to setup a bot account.
- Replace the placeholder bot key in bot.py with your own.
- Run bot.py
You can use Mountain Bot by typing .status
on any channel.
- discord.py - An API wrapper for Discord written in Python.
- SFU Road Report API - API for fetching current road conditions at SFU.
- SFU Webcams - Periodic webcam frames provided by SFU IT Services.