The UofT Machine Intelligence Student Team Runner (MISTR) is a Discord bot serving the UTMIST Discord server. Our website (utmist.gitlab.io) can be updated via MISTR on our server by triggering jobs for GitLab Pages CI running utmist.gitlab.io. Other GitLab CI tasks such as batch flushing can also be performed.
.env
file with the variables listed in copy.env
is required to run this bot.main.go
.If you’re looking to deploy MISTR continuously on a server or a local machine, run loop.sh
in the project root directory. Then when you want to restart with new commits, type mistr! restart
in the appropriate Discord channel.
UTMIST runs MISTR on a Raspberry Pi (of various models) using loop.sh
.