an irc bot
Go to file
Ben Harris 9b672bafb0 finally fix the empty command crash 2019-06-03 15:53:36 -04:00
config add systemd unit 2018-10-31 11:27:48 -04:00
lib finally fix the empty command crash 2019-06-03 15:53:36 -04:00
test init 2018-09-08 00:37:43 -04:00
.formatter.exs init 2018-09-08 00:37:43 -04:00
.gitignore working commands! 2018-09-08 21:18:35 -04:00
README.md i'm on a plane 2018-09-09 22:12:40 -04:00
hhgtg.jpg i'm on a plane 2018-09-09 22:12:40 -04:00
hhgtg.txt add quoting 2018-09-09 01:01:18 -04:00
mix.exs finally fix the empty command crash 2019-06-03 15:53:36 -04:00
mix.lock finally fix the empty command crash 2019-06-03 15:53:36 -04:00
zaphod.service new mix bin location 2019-01-30 22:43:25 -05:00
zaphod.txt add quoting 2018-09-09 01:01:18 -04:00

README.md

zaphod

zaphod is a proof-of-concept irc bot using ExIRC and a custom commands module.

installation

  • clone the repo.

  • mix deps.get

  • iex -S mix

development channel for zaphod is #zaphod on the tilde.chat network.