randydev commited on
Commit
1ac63ed
·
verified ·
1 Parent(s): afd5448

Update chatbot/plugins/__init__.py

Browse files
Files changed (1) hide show
  1. chatbot/plugins/__init__.py +3 -0
chatbot/plugins/__init__.py CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import akenoai.pyro_decorator as akeno
2
+
3
+ force_sub = akeno.ForceSubscribe(where_from="RendyProjects", owner_id="xtdevs")