Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.
/ GeyserGitHubBot Public archive

The source code of the GeyserMC GitHub Bot

License

Notifications You must be signed in to change notification settings

GeyserMC/GeyserGitHubBot

Repository files navigation

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