91cdd9cae8a08cbdf412347aece53d6b36501ea5
Omnibot.Router was useful when it was used for actually routing messages. However, its responsibilities have spread such that it's just a single function at this point. So this single function has been moved to Omnibot.Irc as a private function instead. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
Omnibot
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding omnibot to your list of dependencies in mix.exs:
def deps do
[
{:omnibot, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/omnibot.
Description
Languages
Elixir
98.8%
Dockerfile
1.2%