readme update

This commit is contained in:
mcinj 2022-04-23 15:20:09 -04:00
parent c41c21116d
commit 51fb1370ae
4 changed files with 12 additions and 11 deletions

0
config/.gitkeep Normal file
View file

11
config/config.ini.example Normal file
View file

@ -0,0 +1,11 @@
[DEFAULT]
cookie = PHPSESSIONCOOKIEGOESHERE
# gift_types options: All, Wishlist, Recommended, Copies, DLC, New
gift_types = All
pinned = true
# minimum number of points in your account before entering into giveaways
minimum_points = 50
# max number of entries in a giveaway for it to be considered
max_entries = 900
# time left in minutes of a giveaway for it to be considered
max_time_left = 180