Move markov to be a supervisor plugin
This is probably going to be necessary to avoid race conditions in the ETS storage Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
defmodule Omnibot.Contrib.Wordbot.Bot do
|
||||
use Omnibot.Plugin.Base
|
||||
use Omnibot.Plugin.GenServer
|
||||
use Omnibot.Plugin
|
||||
|
||||
alias Omnibot.{Contrib.Wordbot, Irc, State, Util}
|
||||
require Logger
|
||||
|
||||
Reference in New Issue
Block a user