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,5 +1,5 @@
defmodule Omnibot.Core do
use Omnibot.Module
use Omnibot.Plugin
alias Omnibot.State
@default_config [channels: :all]