This is an actualization post trying to keep up to date with the ever advancing Daily Selfie Challenge by .
is a creation of
and
, who are building out new tools upon the Steem Blockchain.
Giving support to our functionality to generate the selfies album based on selfie contest, we have updated the information for days 44, 45, 46 and 47.
To do that, we update the PAPAPEPPER_CONTEST_ENTRIES list in the accounts/data.py file. We just added basic dict information per each new day in the competition. Following is an example for day 44.
{
'title': 'THE DAILY STEEMIT SELFIE CHALLENGE - DAY 44',
'permlink': 'the-daily-selfie-challenge-day-44-1125-sbd-prize-pool-and-growing-shortened-round',
'challenge': 'DAY 44 - THE SOCIAL MEDIA RIOTS',
'description': 'To qualify: <br> 1 - At least TWO PEOPLE needed to be in the photo. <br>2 - Competitors needed to appear to be screaming or shouting.<br>3 - Competitors needed to be holding a STEEM logo sign.<br>4 - ANOTHER person needed to be behind you with another STEEM logo sign.<br>5 - To make things even harder, you needed to make it look like you would set a vehicle on fire.',
'prize_pool': 'The current prize pool was 1125 SBD',
}
Look that in the description key we include html tags like < br > to include line breaks.
Blessings to all - Love and Light!
Posted on Utopian.io - Rewarding Open Source Contributors