Rename Module -> Plugin with basic find/replace

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2020-07-02 18:23:24 -07:00
parent fcfdb17daa
commit 4d7073cfcd
11 changed files with 9 additions and 239 deletions

View File

@@ -1,4 +1,4 @@
defmodule Omnibot.ModuleSupervisor do
defmodule Omnibot.PluginSupervisor do
@moduledoc false
use Supervisor