mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2026-06-10 02:34:51 +00:00
feat(webui): add invitation condition options
This commit is contained in:
@@ -47,9 +47,10 @@ class GeneratedConfig:
|
||||
|
||||
# Group `Invitation`
|
||||
Invitation_Enable = True
|
||||
Invitation_WaitingHour = 0 # 0, 3, 6, 9
|
||||
Invitation_Choice = 'list_top' # list_top, by_name
|
||||
Invitation_Name = None
|
||||
Invitation_Substitute = True
|
||||
Invitation_Substitute = False
|
||||
|
||||
# Group `Bounty`
|
||||
Bounty_OnError = 'skip' # stop, skip
|
||||
|
||||
Reference in New Issue
Block a user