summaryrefslogtreecommitdiff
path: root/examples/README.md
blob: d51b9a22adaa67bde952601390e32471cc4283f4 (plain) (blame)
1
2
3
4
5
6
7
## Example Bot

Add bot configuration or change pre-existing one in `config/config.exs`

Run using `mix run --no-halt` or `iex -S mix`, some basic info will be output to the console.

Default app connects to a random room on Freenode, should just work out of the box.