Signature Selling Platform

Status
This thread has been locked.

NikkiPhillips

Premium
Feedback score
1
Posts
70
Reactions
8
Resources
0
Signature Selling Platform
Click this to see live repository
This is also open source, and is under MIT license.

This whole idea was when I saw people selling their signatures slots by the month or lifetime.
So I figured why not automate it a bit?

Modes
  • Pure Automation
    • No filtering besides signature size
  • Approval and automation
    • Administrators actively approve of signature, user will be contacted
    • If this signature is submitted again AFTER being approved, will go through after payment is verified.
      Will be approved every time in the future. (That's the automation bit)

Approval system
  • On approval
  1. Keeps file hash in database.
  2. Contacts submitter stating it was approved.
  3. Allows file to be automatically accepted in the future.
  • On disapproval
  1. Deletes file.
  2. Contacts submitter stating it was disapproved.
  3. Doesn't allow file any time in future. (optional, hash checked)
This will have a "queue" system, where people can pay in advanced / buy signatures for extended periods of time instead of just the default (usually one month).
 
Status
This thread has been locked.
Top