print("emotion100 (100 words or a multiple of 100): \033[1m"+emotiontheprompt.text.lower()+"\033[0m ("+emotionprompt+")\n")
print("emotion100 (100 words or a multiple of 100): \033[1m"+emotiontheprompt.text.lower()+"\033[0m ("+emotionprompt+")\n")
thefile.write("- [["+emotionprompt+"][emotion100]] (100 words or a multiple of 100): *"+emotiontheprompt.text.lower()+"*\n")
thefile.write("- [["+emotionprompt+"][emotion100]] (100 words or a multiple of 100): *"+emotiontheprompt.text.lower()+"*\n")
prompts.append({"source":"emotion100","type":"comm","notes":"100 words or a multiple of 100","prompt":emotiontheprompt.text.lower(),"url":emotionprompt})
print("fan-flashworks (any, can’t post elsewhere until round is closed): \033[1m"+flashtheprompt.text.lower()+"\033[0m ("+flashprompt+")\n")
print("fan-flashworks (any, can’t post elsewhere until round is closed): \033[1m"+flashtheprompt.text.lower()+"\033[0m ("+flashprompt+")\n")
thefile.write("- [["+flashprompt+"][fan-flashworks]] (any, can’t post elsewhere until round is closed): *"+flashtheprompt.text.lower()+"*\n")
thefile.write("- [["+flashprompt+"][fan-flashworks]] (any, can’t post elsewhere until round is closed): *"+flashtheprompt.text.lower()+"*\n")
prompts.append({"source":"fan-flashworks","type":"comm","notes":"any length, can’t post elsewhere until round is closed","prompt":flashtheprompt.text.lower(),"url":flashprompt})
print("fffc little special (at least 100 words): \033[1m"+fffclittleprompttext.text.lower()+"\033[0m ("+fffclittleprompt+")\n")
print("fffc little special (at least 100 words): \033[1m"+fffclittleprompttext.text.lower()+"\033[0m ("+fffclittleprompt+")\n")
thefile.write("- [["+fffclittleprompt+"][fffc little special]] (at least 100 words): *"+fffclittleprompttext.text.lower()+"*\n")
thefile.write("- [["+fffclittleprompt+"][fffc little special]] (at least 100 words): *"+fffclittleprompttext.text.lower()+"*\n")
prompts.append({"source":"fffc","type":"comm","notes":"at least 100 words","prompt":fffclittleprompttext.text.lower(),"url":fffclittleprompt,"challenge":"little special"})
print("fffc madness (at least 2000 words): \033[1m"+fffcmadnesstheprompt.text.lower()+"\033[0m ("+fffcmadnessprompt+")\n")
print("fffc madness (at least 2000 words): \033[1m"+fffcmadnesstheprompt.text.lower()+"\033[0m ("+fffcmadnessprompt+")\n")
thefile.write("- [["+fffcmadnessprompt+"][fffc madness]] (at least 2000 words): *"+fffcmadnesstheprompt.text.lower()+"*\n")
thefile.write("- [["+fffcmadnessprompt+"][fffc madness]] (at least 2000 words): *"+fffcmadnesstheprompt.text.lower()+"*\n")
prompts.append({"source":"fffc","type":"comm","notes":"at least 2000 words","prompt":fffcmadnesstheprompt.text.lower(),"url":fffcmadnessprompt,"challenge":"froday madness"})
print("fffc monthly special (usually at least 500 words): \033[1m"+fffcmonthlyprompttext.text.lower()+"\033[0m ("+fffcmonthlyprompt+")\n")
print("fffc monthly special (usually at least 500 words): \033[1m"+fffcmonthlyprompttext.text.lower()+"\033[0m ("+fffcmonthlyprompt+")\n")
thefile.write("- [["+fffcmonthlyprompt+"][fffc monthly special]] (usually at least 500 words): *"+fffcmonthlyprompttext.text.lower()+"*\n")
thefile.write("- [["+fffcmonthlyprompt+"][fffc monthly special]] (usually at least 500 words): *"+fffcmonthlyprompttext.text.lower()+"*\n")
prompts.append({"source":"fffc","type":"comm","notes":"usually at least 500 words","prompt":fffcmonthlyprompttext.text.lower(),"url":fffcmonthlyprompt,"challenge":"monthly challenge"})
print("fffc regular challenge (at least 100 words): \033[1m"+fffcregulartheprompt.text.lower()+"\033[0m ("+fffcregularprompt+")\n")
print("fffc regular challenge (at least 100 words): \033[1m"+fffcregulartheprompt.text.lower()+"\033[0m ("+fffcregularprompt+")\n")
thefile.write("- [["+fffcregularprompt+"][fffc regular challenge]] (at least 100 words): *"+fffcregulartheprompt.text.lower()+"*\n")
thefile.write("- [["+fffcregularprompt+"][fffc regular challenge]] (at least 100 words): *"+fffcregulartheprompt.text.lower()+"*\n")
prompts.append({"source":"fffc","type":"comm","notes":"at least 100 words","prompt":fffcregulartheprompt.text.lower(),"url":fffcregularprompt,"challenge":"regular challenge"})
@ -381,6 +402,7 @@ if themonth != 4 and themonth != 8 and themonth != 12:
ssbingofinal="; ".join(ssbingoclean).lower()
ssbingofinal="; ".join(ssbingoclean).lower()
print("sweet and short bingo (up to 500 words, separate or combined): \033[1m"+ssbingofinal+"\033[0m ("+ssbingoprompt+")\n")
print("sweet and short bingo (up to 500 words, separate or combined): \033[1m"+ssbingofinal+"\033[0m ("+ssbingoprompt+")\n")
thefile.write("- [["+ssbingoprompt+"][sweet and short bingo]] (up to 500 words, separate or combined): *"+ssbingofinal+"*\n")
thefile.write("- [["+ssbingoprompt+"][sweet and short bingo]] (up to 500 words, separate or combined): *"+ssbingofinal+"*\n")
prompts.append({"source":"sweetandshort","type":"comm","notes":"up to 500 words, separate or combined","prompt":ssbingoclean,"url":ssbingoprompt,"challenge":"bingo"})
except:
except:
pass
pass
@ -398,18 +420,18 @@ if themonth != 4 and themonth != 8 and themonth != 12:
print("sweet and short comment quicky (up to 100 words): \033[1m"+ssquickycprompt.lower()+"\033[0m ("+ssquickyprompt+")\n")
print("sweet and short comment quicky (up to 100 words): \033[1m"+ssquickycprompt.lower()+"\033[0m ("+ssquickyprompt+")\n")
thefile.write("- [["+ssquickyprompt+"][sweet and short comment quicky]] (up to 100 words): *"+ssquickycprompt.lower()+"*\n")
thefile.write("- [["+ssquickyprompt+"][sweet and short comment quicky]] (up to 100 words): *"+ssquickycprompt.lower()+"*\n")
prompts.append({"source":"sweetandshort","type":"comm","notes":"up to 100 words","prompt":ssquickycomments,"url":ssquickyprompt,"challenge":"comment quicky"})
print("sweet and short monthly prompts (up to 500 words based on at least 10 prompts): \033[1m"+ssmonthlypromptfinal+"\033[0m ("+ssmonthlyprompt+")\n")
print("sweet and short monthly prompts (up to 500 words based on at least 10 prompts): \033[1m"+ssmonthlypromptfinal+"\033[0m ("+ssmonthlyprompt+")\n")
thefile.write("- [["+ssmonthlyprompt+"][sweet and short monthly prompts]] (up to 500 words based on at least 10 prompts): *"+ssmonthlypromptfinal+"*\n")
thefile.write("- [["+ssmonthlyprompt+"][sweet and short monthly prompts]] (up to 500 words based on at least 10 prompts): *"+ssmonthlypromptfinal+"*\n")
prompts.append({"source":"sweetandshort","type":"comm","notes":"up to 500 words based on at least 10 prompts","prompt":ssmonthlypromptfinal,"url":ssmonthlyprompt,"challenge":"monthly prompt"})
except:
except:
pass
pass
@ -468,7 +492,7 @@ if themonth != 4 and themonth != 8 and themonth != 12:
print("sweet and short one sentence (up to 500 words, use one or both lines as the start and/or end): \033[1m"+ssonepromptfinal+"\033[0m ("+ssoneprompt+")\n")
print("sweet and short one sentence (up to 500 words, use one or both lines as the start and/or end): \033[1m"+ssonepromptfinal+"\033[0m ("+ssoneprompt+")\n")
thefile.write("- [["+ssoneprompt+"][sweet and short one sentence]] (up to 500 words, use one or both lines as the start and/or end): *"+ssonepromptfinal+"*\n")
thefile.write("- [["+ssoneprompt+"][sweet and short one sentence]] (up to 500 words, use one or both lines as the start and/or end): *"+ssonepromptfinal+"*\n")
prompts.append({"source":"sweetandshort","type":"comm","notes":"up to 500 words, use one or both lines as the start and/or end","prompt":ssonepromptfinal,"url":ssoneprompt,"challenge":"only one"})