Releases: Rodaviva29/StripeCord
Stripe Cord V1.2.1
Stripe Cord Version 1.2.1
— Features
- Add checks to avoid errors when the user leaves discord and loses the tag.
- Add checks to avoid "ilegal actions" when a customer email is not found in Stripe and removes the tag.
— Added
- Command to delete a member's data using a command. Default is /remove-admin but you can change that later in .env file.
- Command to force sync member's data with Stripe using a command. Default is /sync-admin but you can change that later in .env file.
- Added new text configurations in enviroment file, please update your file!
— Future Updates
Add support for multiple roles according to the subscription label.
— Possible errors
-
When adding delete member's data with buttons, you can encounter interaction has already been acknowleadged (40060), if so please send me a DM because I couldn't replicate this issue again.
-
A lot of checks were added in stripe "daily check" to prevent possible new errors. I massive tested this new checks, but some error can happen, please report it in my discord if you encounter one.
StripeCord 1.1
Stripe Cord Version 1.1
— Features
Set a role to a user that's currently subscribed to a Stripe subscription.
Checks are made every X hour, you can configure that in .env file.
— Added
Now, it's possible to force link a customer's account with an e-mail address. You can configure the name of the slash command in .env file.
StripeCord 1.0
Stripe Cord Version 1.0
— Features
- Set a role to a user that's currently subscribed to a Stripe subscription.
- Checks are made every X hour, you can configure that in .env file.