feat: Make poe bot run as an app instead of server. (#550)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from embedchain.bots.poe import PoeBot
|
||||
from embedchain.bots.whatsapp import WhatsAppBot
|
||||
# TODO: fix discord import
|
||||
# from embedchain.bots.discord import DiscordBot
|
||||
Reference in New Issue
Block a user