a few more templates
This commit is contained in:
parent
9ba477751c
commit
491a8a51b3
2 changed files with 20 additions and 2 deletions
2
post.py
2
post.py
|
@ -13,7 +13,7 @@
|
|||
# GNU Affero General Public License for more details.
|
||||
|
||||
# import Mastodon.py and other modules
|
||||
from mastodon import Mastodon
|
||||
# from mastodon import Mastodon
|
||||
import json, random
|
||||
|
||||
# try:
|
||||
|
|
20
takes.json
20
takes.json
|
@ -124,6 +124,24 @@
|
|||
"if {ideology} was a pokemon it would be weak to {thing}",
|
||||
"broke: solving {thing} with {ideology}\nwoke: realising {ideology} creates {thing}\nbespoke: solving {ideology} with {ideology2}",
|
||||
"love too log on to {site} dot com and see {ideolog}s defending {thing}",
|
||||
"{ideology}: {thing} is an unsolvable problem\n{ideolog}s, who have had {thing} sorted for years: sure thing buddy"
|
||||
"{ideology}: {thing} is an unsolvable problem\n{ideolog}s, who have had {thing} sorted for years: sure thing buddy",
|
||||
"fred from scooby doo pulling the mask off of {ideology} to reveal {ideology2}",
|
||||
"{ideology} is a fun game where you get rid of {thing} to create {thing2}",
|
||||
"{ideology}, or as it's known in japan, super {thing} 64",
|
||||
"my level 23 {ideolog} bard just gained a rank in {thing}",
|
||||
"it's all fun and games until the {ideolog} starts talking about {thing}",
|
||||
"my friends, sobbing: you can't just call everything {ideology}\nme, pointing at {thing}: {ideology}"
|
||||
],
|
||||
"content warnings": [
|
||||
"subtooting an entire ideology",
|
||||
"ranting about {ideology} again",
|
||||
"{ideolog} hot take",
|
||||
"subtoot, politics",
|
||||
"politics, probably gonna delete this",
|
||||
"{ideolog} memeing",
|
||||
"pol, -",
|
||||
"politics",
|
||||
"let's get political",
|
||||
"{thing} and {ideology}"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue