Skip to content

A simple QR code generator discord bot made using discord.js

Notifications You must be signed in to change notification settings

mannadamay12/QR-code-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR BOT

A simple Discord bot that only generates QR Codes.

USAGE

This bot is not hosted so if you want to use it you have to do some setting up of your own. I may host it on cloud though!

Step 1:

Create a bot from the Discord Developer Portal and invite the bot into a server

Step 2:

Create a .env file at the root of the project and put the following in it

BOT_TOKEN=yourtokenhere

Step 3:

Install the dependencies

npm install

Step 4:

Run the bot

node index.js

Step 5:

Use the bot on discord by sending a message

~generate [some random text]

About

A simple QR code generator discord bot made using discord.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published