Skip to content

Releases: Rodaviva29/StripeCord

Stripe Cord V1.2.1

23 Jan 17:20
b5caeeb
Compare
Choose a tag to compare

Stripe Cord Version 1.2.1

— Features

  1. Add checks to avoid errors when the user leaves discord and loses the tag.
  2. Add checks to avoid "ilegal actions" when a customer email is not found in Stripe and removes the tag.

— Added

  1. Command to delete a member's data using a command. Default is /remove-admin but you can change that later in .env file.
  2. 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.
  3. 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

  1. 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.

  2. 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

16 Dec 14:44
1d71923
Compare
Choose a tag to compare

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 V1.1.zip

StripeCord 1.0

16 Dec 02:34
1d71923
Compare
Choose a tag to compare

Stripe Cord Version 1.0

— Features

  1. Set a role to a user that's currently subscribed to a Stripe subscription.
  2. Checks are made every X hour, you can configure that in .env file.

StripeCord V1.zip