Skip to content

crilleaz/SteamCasebot

Repository files navigation

SteamCasebot

Keep a hourly track on case prices directly on your discord server!

About

Started collecting and selling cases for CS:GO on steam, I needed a quick way to get the prices of the boxes I collected every hour on Discord, threw together this unfinished but flawlessly working 'thing', I haven't added support for knives or other valued skins yet, might to if someone if interested! image image
image
(Fictitious domain)

Installation

  • Start by fetching the files and upload them to your webbserver
  • Import the included dbt.sql-file
  • Configure: cfg.php and embed.php

Either run embed.php via conjob or by pinging the script

  • 0 * * * * php -e /var/www/html/PATH/embed.php (hourly)

Reach me

Crilleaz

Discord Auth

Credits to MarkisDev for his Discord Auth library