Skip to content

A Discord bot written in Python. It keeps track of your most prosperous CS:GO items and stocks in a watchlist.

Notifications You must be signed in to change notification settings

MaiTra10/prjctVes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prjctVes Logo prjctVes

Tech Diagram

Welcome to the GitHub repository for prjctVes, a Discord bot designed to streamline your stock and CS:GO item tracking experience. With prjctVes, you can effortlessly monitor up to 10 stocks and CS:GO items in your watchlist, gaining valuable insights into their current prices and trends. Additionally, the bot offers a convenient search feature in case you just want to take a quick look. The bot is written in Python using discord.py.

More notably, prjctVes incorporates a custom-built REST API, which you can explore in more detail here.

The inspiration for this project stemmed from my daily routine of manually checking both stock prices and CS:GO item values. I recognized that this was an area for automation and figured why not simplify this process for myself and others by delivering comprehensive data with a single Discord command.

🤔 How to Use

To do either options below you will need a Discord account.
if you do not have one, you can create one here or take a look
at the demos provided.

If you would like to invite the bot to your own server | Invite

🛠️ Functionality and Demos

  • /help | A command to list all the commands of the bot and how to use them
  • /wl_add | Used to add an entry to your watchlist

     Adding Stock and Duplicate Entry Error
     Adding CS:GO Item and Duplicate Entry Error
     Errors

      Invalid Stock/CS:GO Item
      Watchlist Limit Reached

  • /wl_remove | Used to remove an entry from your watchlist

     Removing Stock/CS:GO Item
     Errors

      Watchlist is Empty
      Index is out of Range

  • /wl | Used to display your watchlists or a specific entry from your watchlist

     Show Specific Stock/CS:GO Item List
     Show Specific Stock/CS:GO Item Data
     Errors

      Watchlist is Empty
      Index is out of Range
      User Entry Error

  • /search | Used to search a stock or CS:GO item

     Search Stock/CS:GO Item
     Error

      Invalid Stock/CS:GO Item

About

A Discord bot written in Python. It keeps track of your most prosperous CS:GO items and stocks in a watchlist.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published