0.3.0 • Published 8 years ago

discord-bot-github v0.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Build Status codecov

discord-bot-github

A GitHub bot for Discord

This new version is an authorized Discord bot.

Setup

  1. Add a webhook to your repository pointing to https://discordbotgithub.herokuapp.com. Select any events you would like to listen for.
  • To add a webhook, go to your repository on GitHub.
  • Click the settings tab.
  • Click Webhooks & services on the left.
  • Click the Add Webhook button.
  • Add the above URL to the payload URL box.
  1. Authorize the bot on your server by clicking this link.
  2. Once the bot is added to your server, you can interact with it using the commands listed below.

Usage

Commands for this bot follow this structure: !dbg <command> [argument].

CommandDescription
!dbg add organization/repositorySubscribes this channel to the given repository.
!dbg remove organization/repositoryRemoves this channel's subscription to the given repository.
!dbg helpDisplays usage instructions.

Caveats

There is currently no method of preventing unauthorized people from viewing your updates. I assume that is what Webhook secrets are for. I will be implementing this in a later update.

0.3.0

8 years ago

3.0.0

8 years ago

0.2.8

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago