Skip to content

carlolm/lolcommits-discord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Automatically post lolcommits to Discord

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 96.9%
  • Shell 3.1%