No release in over a year
Automatically post your lolcommits to Slack
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

Lolcommits Discord

Gem

lolcommits takes a snapshot with your webcam every time you git commit code, and archives a lolcat style image with it. Git blame has never been so much fun!

This plugin automatically posts your lolcommits to a Discord channel.

The Discord message will contain the git commit message and repo name. The SHA is used as the uploaded file name. Posting will be retried (once) should any error occur.

Requirements

Installation

Follow the install guide for lolcommits first. Then run the following:

$ gem install lolcommits-discord

Configuration

Next configure and enable with:

$ lolcommits --config -p discord
# set enabled to `true`
# enter your Discord webhook URL

That's it! Every lolcommit will now be posted to the Discord channel. To disable simply reconfigure with enabled: false.

License

The gem is available as open source under the terms of LGPL-3.

This plugin was inspired by (read: mostly copied from) lolcommits-slack.