Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 476 Bytes

Squab Bot

This is a bot written in Java which can respond to requests from multiple sources. It's designed to help out people with programming related tasks.

Building the bot

git clone https://git.fossgalaxy.com/webpigeon/squab.git
mvn clean package

Docker

This bot will be available on FOSS Galaxy's docker account once in a suitable state. It uses Apache commons configuration to allow injecting of configuration properties via envrioment variables.