An open API service indexing awesome lists of open source software.

https://github.com/vickumar1981/xc-bot

A chatbot for Slack!
https://github.com/vickumar1981/xc-bot

Last synced: 12 months ago
JSON representation

A chatbot for Slack!

Awesome Lists containing this project

README

          

# README #

A slackbot that uses JMegaHal (http://www.jibble.org/jmegahal/) to learn language structure

## Start Instructions ##
scalaVersion := "2.11.6", sbt.version = 0.13.9

Compile:

```
sbt compile
```

to Run:

```
sbt clean run
```

![xc-bot screenshot](screenshot.png?raw=true "xc-bot screenshot")