Skip to content

Simple Discord bot that posts info from GitHub webhooks to a target channel

License

Notifications You must be signed in to change notification settings

langerhans/discord-github-webhooks

Repository files navigation

GitBot

A bot for Discord, written in Kotlin.

How to build

./gradlew build

You will find the application jar in build/libs/.

How to configure

Copy application.sample.yml to application.yml and edit it to your needs.

How to run

java -jar gitbot-0.0.1-SNAPSHOT.jar

About

Simple Discord bot that posts info from GitHub webhooks to a target channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages