Email Approver
Some Raffle entries require to get confirmed by email. The bot does that for you.
config.json
{
"since-date": "",
"delay": "",
"delete email": false,
"custom caption": "",
"check spam folder": false
}
since-date
From this date onwards the bot will look for emails (leave empty for all emails)
format: 01.12.2020
delay
Delay between each confirmation
delete email
if true --> deletes your email on success
custom caption
searches for emails which contain the given value in their caption
check spam folder
additionally checks spam folder (important for Outlook)
tasks.csv

Description
E-Mail address of which you want to check emails from
Password
Password of this email address
Activating IMAP
You can activate imap in the settings of your Mail. We will show it on gmail as example.
On your Account go to Settings , Forwarding and POP/IMAP and enable Imap.

After you enabled IMAP, you'll have to allow your email to get used by "less secure apps". Click HERE to enable it.
Last updated