teddy-vltn / vinted-discord-bot

No Delay/Zero Delay Discord Bot For Vinted Monitoring. Complete Channel and User Management. The Bot Adapts To The User Discord Language.
The Unlicense
33 stars 11 forks source link
api api-integration bot discord discordbot discordjs free monitoring-tool nodejs real-time-notifications resell reseller vinted vinted-api vinted-bot vinted-script vintedapi vintedbot

Vinted Monitor - No Delay

Vinted Monitor is a bot that monitors the Vinted items route for new items and notifies users in real-time. It is designed to work with minimal delay, ensuring that users are always up-to-date with the latest items. Ideal for people who wants to start a reselling discord service or community to make some money.


[!TIP] Discord Invite - Join if you want: preview of the bot, simply to use the bot freely or if you need help.

Example

Table of Contents

  1. Features
  2. Requirements
  3. Setup
  4. Usage
  5. Showcase

Use the bot for free

The bot is running for free on a public discord server that you can access if you don't want to painfully try to install the bot that can be found by clicking here

Features

Requirements

Setup

  1. Clone the repository from terminal or download through Github.
git clone https://github.com/teddy-vltn/vinted-monitor.git
cd vinted-monitor
  1. Create a Discord bot in Discord's Developer Portal and invite it to your server:
  1. Modify the configuration file .env:

Environment Variables Description

  1. Make sure you have docker installed on your machine or Install Docker and run the following command:

[!IMPORTANT] If you are on Windows, make sure you have WSL2 alongside Docker Desktop to run the following command. You will also certainly need to activate virtualization in your BIOS.

Make sure the start.sh has permission to execute.

chmod +x start.sh
./start.sh

[!IMPORTANT] If along the way you happen to modify the .env file or files in the other folders, you will need to rebuild the docker image by running the command above.

  1. The bot should now be running and ready to use. And enjoy! (if it ain't working you can come to the discord server for help https://discord.gg/CDv9b8cPXU)

?. If you want to stop the bot, you can run the following command:

Make sure the stop.sh has permission to execute.

chmod +x stop.sh
./stop.sh

Usage

The bot supports a variety of commands that allow users to interact with the bot. Here are some of the available commands:

Showcase

Create a Public Channel

Example

Create a Private Channel

Example

Start Monitoring in a Private Channel

Example

Enable mentions in a Private Channel

Example