Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.
/ tutescrew Public archive

Moderation bot for RPI's Gaming Discord

Notifications You must be signed in to change notification settings

albshin/tutescrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuteScrew

TuteScrew is a Discord chat bot written in Go for teamRPI's Discord. The goal of TuteScrew is to be fast, efficient, and easily expandable in the future.

Featuring...

  • RPI Student Verification via CAS

With support to come for...

  • Pickup game (PUG) scheduling and stat tracking
  • Additional moderation features

Getting Started

Installation

  1. Install Go
  2. Run go get github.com/albshin/tutescrew
  3. Fill out the configuration file see below

Configuration

The configuration file must be filled out before the bot can run.

  • Token: Can be obtained from here.
  • Prefix: The prefix needed to call upon the bot.
  • CASAuthURL: URL to RPI's CAS authentication server. currently: https://cas-auth.rpi.edu/cas/login
  • CASRedirectURL: URL to redirect to upon authentication success.

About

Moderation bot for RPI's Gaming Discord

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages