Skip to content

No Delay/Zero Delay Discord Bot For Vinted Monitoring. Complete Channel and User Management. The Bot Adapts To The User Discord Language.

License

Notifications You must be signed in to change notification settings

teddy-vltn/vinted-discord-bot

Repository files navigation

Vinted Monitor: No Delay (fyndit old Public Bot)

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.

Example

Tip

Discord Invite - Join if you want: simply to use the bot freely (with absolute no delay, autobuy (autocop), fast-buy and more features). The fastest bot on the market!

This bot was once upon a time the bot used by the public discord server Fyndit (which is now using a more advanced version of this bot with more features). I keep the repository public for educational purposes and if you want to try to run it by yourself. I'm not responsible if you use it for bad purposes. I haven't maintained it for a while so it might not work as expected. I mainly now focus on the more advanced and private version of a Vinted bot that can be found by clicking here which has a lot more features and works even faster than this public one could have ever dreamed of.

If you would realistically want to run it yourself as of today you would have a cost of around 100EUR/month for proxies and a VPS if you know what you are doing (if you want to have a good speed and avoid skipping items the most you can). If you don't have the money or the time to maintain it, you can simply use the bot for free on the public discord server that you can access by clicking here or even upgrade by subscribing to the premium features for a minimal cost of 14.90EUR/month that gets you acces to all the premium features such as autobuy (autocop), fast-buy, and more.

If you are a community looking for a bot to run for your members, you can also contact me on Discord (teddy_vltn) or here on Whop https://whop.com/fyndit/community-gold/?utm_source=store_page&funnelId=product_4c2b9270-5780-4f55-9923-50dfb40c1987

Table of Contents

  1. Features
  2. Requirements
  3. Setup
  4. Commands
  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

It has also much more features than this free old public bot, such as autobuy (autocop), fast-buy, and minimal cost for the premium features. Already more than 2000 users are using it why not you?

Requirements

Note

The following bot might not work as expected since I haven't maintained it for a while. If you want a more up-to-date version of this bot with automated features for Vinted the bot that can be found by clicking here

  • VPS running on a Linux kernel or you own computer (avoid Windows if possible)
  • Rotating proxy

Note

You can buy rotating proxies here: WebShare (I get a small cut from that link so please use it if you want to support my work). I would advice you to get the "Verified Proxy" Plan and to take 100 proxy server with 1000 GB/month Bandwidth which is 7.07$/month, but i would highly suggest you take the 250 proxy server and 5000GB plan ($25.73 per month) if you want to have a good speed and avoid skipping items the most you can.

Setup

  1. Clone the repository from terminal or download through Github.
git clone https://github.com/teddy-vltn/vinted-discord-bot.git
cd vinted-monitor
  1. Create a Discord bot in Discord's Developer Portal and invite it to your server:
  • Go to the Discord Developer Portal.
  • Click on "New Application" and give your bot a name.
  • Go to the "Bot" tab and click on "Add Bot".
  • Copy the "Client ID" and "Token" and paste them into the .env file.
  • Give intent permissions to the bot by going to the "Bot" tab and enabling the "Presence Intent", "Server Members Intent" and "Content Message Intent".
  • Invite the bot with admin permissions to your server by going to the "OAuth2" tab and selecting the "bot" and "application.commands" scope and the "Administrator" permission.
  • Copy the generated URL and paste it into your browser to invite the bot to your server.
  1. Modify the configuration file .env to match your setup by modifying the remaining fields.

  2. 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
  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/fyndit)

?. 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

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 stopping the containers and to start them again.

Commands

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

  • /link_public_channel: Creates a public channel for the bot to send notifications.
  • /unlink_public_channel: Unlinks a public channel url.
  • /create_private_channel: Creates a private channel.
  • /delete_private_channel: Deletes a private channel.
  • /start_monitoring: Starts monitoring the Vinted items route.
  • /stop_monitoring: Stops monitoring the Vinted items route.
  • /set_mentions: Sets the preferences for mentions in notifications.countries.
  • /info: Displays information about Channel/User.
  • /set_max_channels: Sets the maximum number of private channels a user can create.

About

No Delay/Zero Delay Discord Bot For Vinted Monitoring. Complete Channel and User Management. The Bot Adapts To The User Discord Language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published