Skip to content

DigTK/warscribe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warscribe

keeps a record of our wars

This application is designed to accept and parse an outgoing Slack webhook. Specifically, Warscribe takes a command like /add foo vs bar and appends foo and bar to a list of comparisons. It's being used in Devanooga's #holywars Slack channel. Warscribe is built to store its data in Airtable.

Parsing

Currently, Warscribe will do one of two things when parsing a command. It will return its version if the invoked command was /add version. It will add two options to a list of comparisons when they are separated by vs, eg. /add foo vs bar. You can provide a context for the war by appending a semicolon followed by the extra context, eg. ; baz.

About

keeps a record of our wars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Crystal 100.0%