corwindev/paymenter-discordlink 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

corwindev/paymenter-discordlink

最新稳定版本:v2.11

Composer 安装命令:

composer require corwindev/paymenter-discordlink

包简介

Link customers discords with paymenter

README 文档

README

What is this?

This extension allows you to give your customers a role after they have paid for a product. This is done by linking their Discord account to their account on your website. This extension is made for the Paymenter.

Screenshots:

User in chat:

image

Linking Paymenter -> Discord

(To grant a user the role, they must click on "Linked Roles" from the server's context menu in Discord.)

image

How to install

1. Download using composer:

composer require corwindev/paymenter-discordlink

ATTENTION! If you already have Discord login set up in your panel, skip steps 4 and 5.

2. Go to https://discord.com/developers/applications/ and create a new application.

3. Access the newly created application, go to the Bot tab, and create a new bot. Copy the received token and save it in a secure place.

4. Navigate to the OAuth2 tab and add a new "Redirect" with the value https://yourDashboardDomainHere.example/linkedroles/callback.

5. After confirming the changes, open the General Information tab, scroll down, and paste https://yourDashboardDomainHere.example/linkedroles into the LINKED ROLES VERIFICATION URL field.

6. Add your bot to your server using the Url Generator from the OAuth2 tab.

7. Run the following command in the terminal:

php artisan discord:link

Then follow the instructions in the terminal.

8. Create a role on your server and go to the "Links" section to add a new requirement. You will see a list of social platforms followed by Your Application. Choose Your Application and select the requirements you prefer.

image

To display a badge next to a person's nickname as shown in the screenshot below, you need to add the role in the permissions of the chosen Discord channel.

image

To grant a user the role, they must click on "Linked Roles" from the server's context menu in Discord.

image

9. Done!

10. Leave a star on the GitHub repository if you like this extension!

统计信息

  • 总下载量: 292
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 13
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 13
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-01-08