Skip to content

A racetime.gg chat bot for generating OoT Randomizer seeds

License

Notifications You must be signed in to change notification settings

fenhl/ootr-randobot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ootr-randobot

A racetime.gg chat bot application for automatically generating OoT Randomizer seeds in race rooms.

How to get started

Note: This bot is intended for private use only. The code is provided here for example purposes and transparency, however you may only use the APIs this bot connects to if you are a trusted enough to be given the keys. It is not possible to use this bot without suitable API access.

Requirements

  • Python 3.7 or greater.

Installation

  1. Clone the repo
  2. Install the package using pip install -e . (from the repo's base directory).

Usage

Run randobot <ootr_api_key> <category_slug> <client_id> <client_secret>, where:

  • <ootr_api_key> is a valid API key for ootrandomizer.com (note: this is a private API, access is limited to trusted individuals).
  • <category_slug> is the slug of the racetime.gg category the bot should operate in, i.e. ootr
  • <client_id> is the OAuth2 client ID for this bot on racetime.gg
  • <client_secret> is the OAuth2 client secret for this bot on racetime.gg

About

A racetime.gg chat bot for generating OoT Randomizer seeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%