Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 862 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 862 Bytes

AllegroChecker

Automation software for selling games online using Allegro (e-commerce platform, Link). It's official API is not shared for private usage and therefore this is the reason why I started this project.

Features:

  • Automatic payments processing; Perform checks if payment status has changed
  • Sending personalized emails containing data and one-time discord invites for further customer care
  • Storing information about sales and usage in MySQL database
  • Discord Bot interpreting and presenting data from the database live for authorized users
  • Discord Bot is able to take care of customers in real-time, 24/7 with common issues related to the product, solving 95% of support tickets automatically
  • Basic DRM system based on IP lock and Steam
  • Also more minor functionalities that are not relevant enough to list here