You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DISCORD_TOKEN=<insert your token here. get it from https://discord.com/developers/applications>
DEEPL_APIKEY=<insert your key here. get it from https://www.deepl.com/pro-api>
NOTION_TOKEN=<insert your token here. get it from https://www.notion.so/my-integrations>
DISCOURSE_URL=<insert your url here. e.g. https://forum.example.com>
DISCOURSE_TOKEN=<insert your token here. get it from https://forum.example.com/admin/api>
DISCOURSE_USERNAME=<insert your Discourse bot username here>
DISCOURSE_DISCORD_CHANNELS=<for suggestions from Discourse to Discord, insert a comma-separated list of Discord channel IDs here to watch for new topics>
DISCOURSE_SYNC_CATEGORY=<insert the category ID here to sync topics from>
POSTHOG_API_KEY=<insert your token here. get it from https://eu.posthog.com/project/project_id/settings/project>
POSTHOG_HOST=<insert your host here. e.g. https://eu.i.posthog.com>