Skip to content
Dallas Fraser edited this page Oct 10, 2018 · 6 revisions

Getting Started


The first thing to do is find the admin login and password for the admin console. Who has this information? Who the fucks knows? Second make sure you are able to login to heroku. If you are able to login into these two things you should be pretty good.

Heroku is what hosts the bot and the website. They are two separate things but interact with each other (through APIs). If something is really broken then Heroku is the place to look. It has a good interface that you should be able to navigate through.

The admin console allows you to edit any information about sponsors, teams, games, etc.. In general editing anything you can delete, update and create. The update works by changing something on the page and then the update button (top right) will become active. To save your updates just click that button. To delete anything (do not delete sponsors) just click the delete button next to the thing you want to delete. To add something scroll to the bottom to fill out the information and click add button (bottom left).

Clone this wiki locally