yairm210 / uncivbot

Unciv Github automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uncivbot

A GitHub App built with Probot that Unciv automation

This bot has been completely replaced by Github Actions on the main Unciv repo :)

Setup

# Install dependencies
npm install

# Run with hot reload
npm run build:watch

# Compile and run
npm run build
npm run start

Contributing

If you have suggestions for how uncivbot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2020 Yair Morgenstern yairm210@hotmail.com

About

Unciv Github automation

License:ISC License


Languages

Language:TypeScript 93.2%Language:JavaScript 3.3%Language:Shell 3.2%Language:Batchfile 0.2%