Alek Ratzloff 0f3edb52bc Add cfg/1 to Omnibot.Plugin macro
This allows getting a specific key from the configuration instead of
getting the full array. Allows for using this:

    cfg(:some_config)

instead of this:

    cfg()[:some_config]

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-08-12 15:27:07 -07:00
2020-08-12 15:27:07 -07:00
2020-07-09 14:50:42 -07:00
2020-07-17 17:15:27 -07:00
2020-06-13 22:15:46 -04:00

Omnibot

IRC bot with plugin/module support.

Description
Elixir implementation of IRC Omnibot
Readme 2.5 MiB
Languages
Elixir 98.8%
Dockerfile 1.2%