Skip to content

A Discord bot for searching and displaying Adafruit products in the Adafruit Discord!

Notifications You must be signed in to change notification settings

tandpfun/ShopBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop Bot

A Discord bot for searching and displaying Adafruit products in the Adafruit Discord! Using the Adafruit API, the bot allows users to search by name and ID of the product, and returns an image, price, and if the product is in stock.

This project uses Discord.js, a Discord API wrapper, and Axios, to make web requests.

View Source On Glitch

view source

Setup!

Want to make your own bot like this? Look no further!

Step 1: Run `git clone https://github.com/tandpfun/ShopBot.git`
Step 2: Navigate to the client.js file, and scroll down to line 262
Step 3: Replace process.env.TOKEN with your bot's token in "'s
Step 4: Run `npm i`
Step 5: Run `node client.js` to start the bot!

About

A Discord bot for searching and displaying Adafruit products in the Adafruit Discord!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published