Migrate from discord to zulip
This commit is contained in:
@@ -67,8 +67,11 @@ EVE_SSO_CLIENT_ID=Client ID
|
||||
EVE_SSO_SECRET=Secret Key
|
||||
EVE_SSO_CALLBACK_URL=Callback URL (This should be the domain you are hosting at or if run locally it should be http://localhost:3000)
|
||||
|
||||
# Webhook Configuration (optional)
|
||||
WEBHOOK_URL=Discord webhook URL for notifications
|
||||
# Zulip Configuration (optional)
|
||||
ZULIP_URL=https://zulip.site.quack-lab.dev/api/v1/messages
|
||||
ZULIP_EMAIL=evepi-bot@zulip.site.quack-lab.dev
|
||||
ZULIP_API_KEY=9LlHp6flAGWF0x5KZnyMJTM3qm4CiHkn
|
||||
ZULIP_STREAM=EvePI
|
||||
```
|
||||
|
||||
## Run locally
|
||||
|
||||
Reference in New Issue
Block a user