invidget generates SVG renders of Discord invites that can be used in GitHub READMEs or even websites. These are a great way to increase conversions and get more people to join your server.
http://invidget.switchblade.xyz/YOUR_INVITE_CODE_OR_SERVER_ID
- When using an invite code, make sure that your invite is set to never expire, otherwise your widget will break after some time.
- When using a server ID, make sure to enable the Server Widget by going to Server Settings ⇒ Widget, checking Enable Server Widget and selecting an Invite Channel.
⚠ THIS PROJECT IS A WIP!
- Clone this repo
npm install
- Run
npm run dev
to get the development server up - Access it through http://localhost:8080/
- Language codes should be in ISO 639-1 format
- Languages should be in alphabetical order in the .json
- If Discord supports the language you're adding, strings should perfectly match the ones on the client (capitalization too!)
- Check if your JSON is valid