Skip to content

Discord Bot that generate QR from custom URL and return a embeded Discord Card

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt
Notifications You must be signed in to change notification settings

gerardpuigl/Nuwe_Summer_League_Discord_BOT_QR

Discord Bot QR for Nuwe Summer League Backend

Discord Bot that generates an embedded Discord card with a QR code from a custom URL. As optional, you can choose the color and description for this card.

Discord_Bot_Qr

🔨 Technology stack

✔️ Tasks

  • Task-1: Set up the Discord bot and install it on a server.
  • Task-2: Configure the connection with QR API.
  • Task-3: Create a command that, with String generate a QR code.
  • Task-4: Implement a URL verification solution.
  • Task-5: Create testing. (I add a slash command in the Discord bot that shows all possible options without posting them, testing the app and allowing the user to see all color options.)
  • Task-6: Give the option to choose the QR color.

⚙️ How to Use

Discord

You can install my bot in your server just with this link: Add QR_Generetor to your server

Localhost

In terminal / cmd, open the application folder and run the jar + <your_dicord_bot_token>

Important: Your Discord bot should have allowed bot permissions, applications.commands & Send Messages.

Example java -jar discord_bot_qr-1.1.jar + <your_dicord_bot_token>

💬 Commands

You can use this commands in inbox chat inside the server or with a MD conversation with the Bot.

Generate QR

Generates an embedded Discord card with a QR code from a custom URL. As optional, you can choose the color and description for this card.

/qr url:<your_custom_url> OPTIONAL color:<choose_a_color> description:<your_custom_description>

Show All

Show a sample of each available color. Only the user will see this response, they cannot be published:

/show_all url:<your_custom_url>

Discord_Bot_Qr

About

Discord Bot that generate QR from custom URL and return a embeded Discord Card

Topics

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages