Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benaclejames/gumcord
Discord bot used to verify Gumroad license keys and assign roles to valid users.
https://github.com/benaclejames/gumcord
discord gumroad
Last synced: 2 months ago
JSON representation
Discord bot used to verify Gumroad license keys and assign roles to valid users.
- Host: GitHub
- URL: https://github.com/benaclejames/gumcord
- Owner: benaclejames
- Created: 2021-07-12T17:59:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T22:03:12.000Z (7 months ago)
- Last Synced: 2024-10-17T01:50:51.891Z (3 months ago)
- Topics: discord, gumroad
- Language: Java
- Homepage:
- Size: 203 KB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# 🔌 GumCord
Open-Source Discord Bot to verify GumRoad license keys and assign roles.## 💌 [Invite](https://discord.com/oauth2/authorize?client_id=864170397632299040&permissions=137707777216&scope=bot+applications.commands)
The bot needs to exist in your guild to read and modify roles for users. This might not be required in the future but for now it's necessary.## 📜 Slash Commands
| Command | Parameters | Permission | Description |
|---------------|--------------------------------------------------------------------|-------------------|--------------------------------------------------------|
| `spawnverify` | | `MANAGE_CHANNEL` `MODERATE_MEMBERS` | Spawns a verification button where the command is run. |
| `linkrole` | `Gumroad ID`, `Role to Apply`, `Alias to be used in verify dialogs` | `MANAGE_ROLES` | Links a GumRoad product ID and alias to a role. |
| `unlinkrole` | `Gumroad ID` | `MANAGE_ROLES` | Unlinks a GumRoad ID from a role. |