Skip to content

markrwilliams/txghbot

Repository files navigation

txghbot

Build Status Coverage Status

A server that runs Twisted plugins on Github webhook requests.

Usage

  1. Write a plugin that implements txghbot.IWebhook and make it accessible to twisted.plugin.
  2. Put the secret in a file, such as .dev/secret, or in an environment variable
  3. twist txghbot --secret-from-path=.dev/secret or twist txghbot --secret-from-env=THE_SECRET_VAR

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages