Add fund perks blog post (#879)
* Add fund perks blog post * Apply suggestions from code review Co-authored-by: Nathalie Galla <murderveggie@gmail.com> * Mention requirement of using the same account * Add reference to patreon Co-authored-by: Nathalie Galla <murderveggie@gmail.com> * Fix capitalisation and spacing Co-authored-by: Nathalie Galla <murderveggie@gmail.com> * Update development-fund-perks.md * Fix typo Co-authored-by: Clay John <claynjohn@gmail.com> --------- Co-authored-by: Nathalie Galla <murderveggie@gmail.com> Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com> Co-authored-by: Clay John <claynjohn@gmail.com>
65
collections/_article/development-fund-perks.md
Normal file
@@ -0,0 +1,65 @@
|
||||
---
|
||||
title: "New Dev Fund Perks: Discord Role and Forum Badge"
|
||||
excerpt: "Proudly display your support on our community platforms."
|
||||
categories: ["news"]
|
||||
author: Winston Yallow
|
||||
image: /storage/blog/covers/development-fund-perks.webp
|
||||
date: 2024-07-10 12:00:00
|
||||
---
|
||||
|
||||
We have added new benefits for members of the Godot Development Fund! On our official forum, a special badge is now available as a thank you for your continued support. Likewise, you can get a custom role on our brand new official [Discord server](https://discord.com/invite/7HtykRQ4Rg)! Read the instructions below for connecting your accounts.
|
||||
|
||||
Not a fund member yet? [Subscribe now!](https://fund.godotengine.org/#membership)
|
||||
|
||||
## Connecting your accounts
|
||||
|
||||
### Forum Badge
|
||||
|
||||
The forum badges are assigned automatically to your Godot account when you become a Development Fund member. Make sure to use the same Godot account on the forum!
|
||||
|
||||

|
||||
|
||||
If you are already a Development Fund member but your badge does not show up, make sure that you have signed in at least once to the [Development Fund](https://fund.godotengine.org/#membership) website. It may take up to 24 hours for the badge to appear on the forum.
|
||||
|
||||
### Discord Role
|
||||
|
||||
Make sure you are subscribed and logged in to the [Development Fund](https://fund.godotengine.org/#membership), then follow these instructions:
|
||||
|
||||
1. Authorize our Discord application by clicking "Connect with Discord":
|
||||
<div class="preview-image-container">
|
||||
<img alt='Screenshot of the Fund page showing the "Connect with Discord" option' src='/storage/blog/development-fund-perks/fund-website.webp'/>
|
||||
<img alt='Screenshot of discord prompt asking for Authorization' src='/storage/blog/development-fund-perks/discord-auth.webp'/>
|
||||
</div>
|
||||
2. In the options for our [Discord server](https://discord.com/invite/7HtykRQ4Rg), find and select the "Linked Roles" option
|
||||
<div class="preview-image-container">
|
||||
<img alt='Screenshot of discord server menu with "Linked Roles" option' src='/storage/blog/development-fund-perks/discord-menu.webp'/>
|
||||
</div>
|
||||
3. Choose the "Fund Member" role
|
||||

|
||||
4. Click "Finish" to complete the process. Without finishing, the role won't show up!
|
||||

|
||||
|
||||
## Not ready to become a member yet?
|
||||
|
||||
While this won't give you a fancy badge or role, we have recently added the option for one-time donations. With this update, we also switched to Stripe as our payment provider to offer the option to donate via credit card in addition to PayPal.
|
||||
|
||||
For those of you that have been with the project for a long time already, you might remember our [Patreon](patreon.com/godotengine). In case you haven't already, we encourage you to move your donation over to this self-hosted solution, as we receive more of your contributions here without the provider fees. Nonetheless, the page will stay up for the time being and also connect to the Discord mentioned above.
|
||||
|
||||
Thank you for ensuring that we can keep developing the Godot Engine!
|
||||
|
||||
<style>
|
||||
.preview-image-container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 16px;
|
||||
background-color: transparent;
|
||||
}
|
||||
.preview-image-container {
|
||||
background-color: transparent;
|
||||
}
|
||||
.preview-image-container img {
|
||||
max-height: 300px;
|
||||
background-color: transparent;
|
||||
}
|
||||
</stlye>
|
||||
BIN
storage/blog/covers/development-fund-perks.webp
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
storage/blog/development-fund-perks/discord-auth.webp
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
storage/blog/development-fund-perks/discord-finish.webp
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
storage/blog/development-fund-perks/discord-menu.webp
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
storage/blog/development-fund-perks/discord-select-role.webp
Normal file
|
After Width: | Height: | Size: 8.9 KiB |
BIN
storage/blog/development-fund-perks/forum-badge.webp
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
storage/blog/development-fund-perks/fund-website.webp
Normal file
|
After Width: | Height: | Size: 20 KiB |