https://github.com/lucaargentieri/shoe-discord-bot
Shoe Discord Bot [Retail, Next drop, Prices, Date Release and more]
https://github.com/lucaargentieri/shoe-discord-bot
api bot discord discord-bot discord-js fight-club goat hypebeast javascript open-source shoes sneakers stockx
Last synced: over 1 year ago
JSON representation
Shoe Discord Bot [Retail, Next drop, Prices, Date Release and more]
- Host: GitHub
- URL: https://github.com/lucaargentieri/shoe-discord-bot
- Owner: LucaArgentieri
- License: mit
- Created: 2020-12-05T18:54:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:26:33.000Z (about 2 years ago)
- Last Synced: 2024-04-23T06:19:21.754Z (about 2 years ago)
- Topics: api, bot, discord, discord-bot, discord-js, fight-club, goat, hypebeast, javascript, open-source, shoes, sneakers, stockx
- Language: JavaScript
- Homepage:
- Size: 489 KB
- Stars: 20
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Shoe Discord Bot 🤖👟

## Idea 💡
We had in mind to build a bot to stay updated on the prices and upcoming releases of the sneakers.
The biggest problem was finding the right API, but we managed to find a guy who did a huge job, put together: StockX FlightClub, Goat and Stadium Goods API, cool right?
With this mega api we started studying discord.js and the project started.
## API 👟
[Sneaks-API](https://github.com/druv5319/Sneaks-API) by [@druv5319](https://github.com/druv5319)
A StockX API, FlightClub API, Goat API, and Stadium Goods API all in one.
Sneaks API is a sneaker API built using Node.JS, Express, and Got. The Sneaks API allows users to get essential sneaker content such as images, product links and even prices from resell sites while also collecting data and storing it within a database.
[Read more...](https://github.com/druv5319/Sneaks-API)
## Setup 📦
#### First create an application from [here](https://discord.com/developers/applications)
- Go in Bot and create a new bot
- Go in 0Auth2/General
- Select in AUTHORIZATION METHOD In-App Authorization
- Tick bot in SCOPES
- Tick administrator in BOT PERMISSIONS
- Copy CLIENT ID
#### Now move in Bot tab and tick
- Presence Intent
- Server Members Intent
- Message Content Intent

#### Invite the bot in your discord server with this link template: https://discord.com/oauth2/authorize?client_id=YOUR_CLIENT_ID&scope=bot
#### Clone the repo
```
git clone https://github.com/LucaArgentieri/Shoe-Discord-Bot.git
```
#### Run
```
npm i
```
#### Create a .env file and put bot token (you can copy it from dev portal -> bot -> token)
```
BOT_TOKEN_KEY=DISCORD_BOT_TOKEN_HERE
```
#### Run
```
npm run start
```
#### Use commands in chat! 🎉
##### You can use heroku or others for host your bot and have fun
## Commands 🤖
#### Some names are temporary
**$help**
For information on generic resell prices or based on the desired number.
**$retail Yeezy**(example)
To get information about a shoe at retail.
**$nextDrop**
To stay updated on upcoming releases.
**$todayDrop**
To stay updated on the releases of the day.
**$monthDrop**
To stay updated on the releases of the current month.
**$infoShoesNumber Yeezy 11**(example)
To get information about a shoe with number.
**$mostPopular**
To see the most popular scapre in the last three months.
---
#### Thanks to all [Contributors](https://github.com/LucaArgentieri/Shoe-Discord-Bot/graphs/contributors) 👩💻👨💻
#### If you like star ⭐️ and share!