Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Sends Crowdin events directly to a Discord channel of your choice

Notifications You must be signed in to change notification settings

SwitchbladeBot/crowdin-discord-webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crowdin-discord-webhooks

crowdin-discord-webhooks sends your Crowdin events to a Discord channel, no hosting or servers required! Simply point a Crowdin webhook to it and you're good to go!

Image

Setup

  1. Create a Discord Webhook in the channel you want to receive your events in and copy its URL
  2. Replace https://discordapp.com/api/webhooks with https://crowdinwebhooks.switchblade.xyz, and save it temporarily somewhere like notepad
  3. Go to your Crowdin Project settings, and navigate to the "API & Webhooks" tab
  4. Click "Add Webhook" and configure it like so:
    • Name can be whatever you want
    • Paste the Webhook URL from Step 2 on the URL field
    • Set the Request Method to POST
    • Set the Content Type to application/json
    • Select what events you want to be notified about
  5. Click "Test" on the right panel to check if your webhook is working
  6. Click "Add" and you should be good to go!

About

Sends Crowdin events directly to a Discord channel of your choice

Resources

Stars

Watchers

Forks