seabre / butler

Chadev's personal elixir robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChadevBot

ChadevBot is a bot built with Butler.

Running ChadevBot locally

You may need to run ChadevBot locally in order to develop plugins and test new features. The Butler framework provides a repl that can be used for local development.

Starting ChadevBot is easy:

$ mix run --no-halt

You can then run commands:

chadev_bot>chadev_bot example
This is an example response
chadev_bot>

Configuration

TODO - Add more content here

Plugins

TODO - Add information about adding plugins to the bot

External Plugins

Writing your own plugins

Adapters

TODO - Give an example of how to use adapters

Deployment

TODO - lolkthnxbye

About

Chadev's personal elixir robot


Languages

Language:Elixir 100.0%