Alek Ratzloff 7f8a886550 Polish off wordbot implementation, add Omnibot.Module.GenServer
Wordbot implementation now uses the new Omnibot.Module.GenServer module,
which uses a GenServer instead of an Agent. This way, the module can
receive messages and makes storage a little easier.

Beyond that, minor changes all around.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-07-02 16:23:38 -07:00
2020-07-01 12:04:51 -07:00
2020-07-01 12:04:51 -07:00
2020-07-01 12:04:51 -07:00
2020-07-01 12:04:51 -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%