Skip to content

JainHardik01/watchcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WatchCord

WatchCord is a Discord bot project under development, designed to track product prices through web scraping and platform-specific/third-party APIs. Users can set target prices and receive automated pings by username or role when deals are found. Key features include real-time access to product details, scheduled tracking, search and filter commands, data logging for bot enhancement, automation scripts, and a GUI-based admin panel for ease of use.

Screenshots

Landing Page Home Page

Login Page Help Page

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

APP_ID

DISCORD_TOKEN

PUBLIC_KEY

Run Locally

Clone the project

git clone https://github.com/HarshAwasthi1204/watchcord.git

Go to the project directory

cd watchcord

Create & activate a virtual environment

pip install venv

python -m venv .venv
  
.venv\Scripts\activate.bat

Install dependencies

pip install -r requirements.txt

Start the bot by running the script

bot.py

Tech Stack

python logo fastapi logo discord.py logo scrapy logo pandas logo celery logo selenium logo mongodb logo redis logo html5 logo css3 logo tailwindcss logo javascript logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages