From f23481a3c516d64be78a8d4f0f3667e39f99e5ac Mon Sep 17 00:00:00 2001 From: th0mk Date: Tue, 16 Jan 2024 23:30:52 +0100 Subject: [PATCH] Add OpenCollective links to readme + docs (#2821) * Add OpenColllective to readme * Add OpenCollective to docs index --- README.md | 7 +++++++ docs/index.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index 7b98a5f4..bf5f78e7 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,13 @@ Discord.Net is an unofficial .NET API Wrapper for the Discord client (https://di - https://discordnet.dev +## 🩷 Supporting Discord.Net + +Discord.Net is an MIT-licensed open source project with its development made possible entirely by volunteers. +If you'd like to support our efforts financially, please consider: + +- [Contributing on Open Collective](https://opencollective.com/discordnet). + ## 📥 Installation ### Stable (NuGet) diff --git a/docs/index.md b/docs/index.md index 40c88674..eda36b1f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -49,6 +49,13 @@ FAQ. Read it thoroughly because most common questions are already answered there If you still have unanswered questions after reading the [FAQ](xref:FAQ.Basics.GetStarted), further support is available on [Discord](https://discord.gg/dnet). +## Supporting Discord.Net + +Discord.Net is an MIT-licensed open source project with its development made possible entirely by volunteers. +If you'd like to support our efforts financially, please consider: + +- [Contributing on Open Collective](https://opencollective.com/discordnet). + ## New in V3 #### Interaction Framework