Skip to content

chadev/butler

Repository files navigation

ChadevBot

ChadevBot is a bot built with Butler.

Running ChadevBot locally

Butler runs on elixir which can be installed from your package manager of choice.

Once elixir is installed you should be able to run:

$ mix deps.get

to pull down all of the necesary dependencies.

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages