Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 215 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 215 Bytes

GeyserMC Bot

A GitHub App built with Probot that handles test server creation for Geyser PRs

Setup

# Install dependencies
npm install

# Run the bot
npm start