Files
omnibot/lib
Alek Ratzloff 0f3edb52bc Add cfg/1 to Omnibot.Plugin macro
This allows getting a specific key from the configuration instead of
getting the full array. Allows for using this:

    cfg(:some_config)

instead of this:

    cfg()[:some_config]

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-08-12 15:27:07 -07:00
..
2020-08-11 15:43:43 -07:00
2020-08-12 15:27:07 -07:00
2020-07-15 16:25:25 -07:00