Config File
Last updated
Last updated
The config file uses the YAML format, it is easy to read and edit. Open config.yaml with notepad to begin editing the config. Each field already has a description of what you should be inputting.
Notes on thread settings above
thread_number
is the number of threads (individual tasks for entry) that will start every delay period
thread_delay
is the time (in seconds) that sets the delay period
Example: if you have thread_number
set to 10 and thread_delay
set to 30 the bot will start 10 tasks every 30 seconds. These tasks will be started regardless of whether any previous entries have been successful in entering.
Notes on gmail settings above
Some sites require that you have IMAP settings set up. What this allows the bot to do is grab information (e.g. signup codes or signup links) from an email/group of emails, which has been forwarded to a master email (gmail). It is the master email that you will need to set up in the gmail
as shown above
In order to create an app password (as required above) you will need to generate one. For information on creating an app password please see this . Further, as you will see in the article, you will be required to turn on 2fa. Information can be found through this .
In order to enable IMAP you will need to follow this .