Skip to content

KevDev99/discord-qr-code-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot - QR Code Generator

image

Installation

TOKEN = YOUR_BOT_TOKEN
APP_ID = APPLICATION_ID

Clone this repo and run first

npm install

then create the slash command with

node slash-command.js

start bot

node .

Usage

use slash command in discord chat

/generateqr text: YOUR_TEXT

  optional:
  * background: YOUR_HEX_BACKGROUND_COLOR 
  * color: YOUR_HEX_COLOR
  * width: YOUR_WIDTH 

About

QR Code generator as a Discord Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published