Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
farewell, mellow!
Browse files Browse the repository at this point in the history
  • Loading branch information
katsumi143 authored Oct 6, 2024
1 parent d638dab commit 41d440c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# mellow
mellow is a Discord bot created by [HAKUMI](https://github.com/hakusoda) that allows Discord server owners to sync member profiles with external services, such as Roblox.<br/>

> [!WARNING]
> As of October 2nd, the mellow Project has been **deprecated**, and updates have ceased effective **immediately**.
>
> Following an internal plan, mellow will stay online, and be taken **offline** when it is deemed safe to do so.
>
> Thank you for your support! 💌
# Contributing
To set-up a local development environment, you first need to set the required environment variables.<br/>
We recommend specifying these in [`.cargo/config.toml`](https://doc.rust-lang.org/cargo/reference/config.html).
Expand All @@ -11,4 +18,4 @@ We recommend specifying these in [`.cargo/config.toml`](https://doc.rust-lang.or
* DISCORD_PUBLIC_KEY — The public key of your Discord application, this is currently only used for verifying interaction requests from Discord.
* ROBLOX_OPEN_CLOUD_KEY — The client secret of your [Roblox OAuth 2.0 Application](https://create.roblox.com/docs/cloud/open-cloud/oauth2-overview), this is currently unused.

Further instructions to come.
Further instructions to come.

0 comments on commit 41d440c

Please sign in to comment.