[Example] add example for nextjs app and discord/slack bots (#1111)
Co-authored-by: Deven Patel <deven298@yahoo.com>
This commit is contained in:
3
examples/nextjs/nextjs_discord/.env.example
Normal file
3
examples/nextjs/nextjs_discord/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
DISCORD_BOT_TOKEN=xxxx
|
||||
DISCORD_BOT_NAME=your_bot_name
|
||||
EC_APP_URL=your_embedchain_app_url
|
||||
Reference in New Issue
Block a user