906a20bda1
Update calls of Enum.member?/1 to be 'x in y' instead
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-08-11 16:00:09 -07:00
2165167954
Remove usage of State.all_channels/0
...
Deprecating Omnibot.State:
Config.all_channels/1 has the same logic as this, and is better
documented anyway.
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-08-11 13:30:32 -07:00
2dc7bbd94d
Replace all other State.cfg/0 in favor of Irc.cfg/1
...
State.cfg/0 should be removed from the codebase by this point. Should be
safe to remove.
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-08-11 12:52:37 -07:00
b72071793b
Remove unnecessary kruft
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-07-17 22:14:33 -07:00
9679c46e15
WIP: Supervisor-based plugin base
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-07-12 12:19:14 -07:00