Initial commit with functional framework(!) and example plugin

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2022-05-23 18:47:28 -07:00
commit a901c2351a
12 changed files with 803 additions and 0 deletions

1
omnibot/__init__.py Normal file
View File

@@ -0,0 +1 @@
from . import bot