Skip to content

zvkemp/frog_and_toad

Repository files navigation

FrogAndToad

Storytelling slack bots, implemented using github.com/zvkemp/elixir-bot-server. Normally, slack bots aren't permitted to interact with each other directly, but since these are all controlled by the same Elixir VM, they can interact in various ways.

[example1] [example2]

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phoenix.server

Note that Phoenix isn't actually required here; I simply added it to make heroku think it was running a web process. It will eventually be stripped out.

About

Storytelling slack bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages