aboutsummaryrefslogtreecommitdiffstats
path: root/bot/resources/pride
diff options
context:
space:
mode:
authorGravatar S. Co1 <[email protected]>2020-03-20 18:16:44 -0400
committerGravatar GitHub <[email protected]>2020-03-20 18:16:44 -0400
commit55aac3508b30ffbb26a74372f958bc526a9773fc (patch)
tree620601201c74a56f71dda42cfd73823002fe6311 /bot/resources/pride
parentBattleships - change hard-coded strings in subcommand (diff)
parentMerge pull request #373 from python-discord/python38 (diff)
Merge branch 'master' into battleships
Diffstat (limited to 'bot/resources/pride')
-rw-r--r--bot/resources/pride/anthems.json2
-rw-r--r--bot/resources/pride/drag_queen_names.json2
-rw-r--r--bot/resources/pride/facts.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/bot/resources/pride/anthems.json b/bot/resources/pride/anthems.json
index d80d7558..fd8e8b92 100644
--- a/bot/resources/pride/anthems.json
+++ b/bot/resources/pride/anthems.json
@@ -452,4 +452,4 @@
"pop"
]
}
-] \ No newline at end of file
+]
diff --git a/bot/resources/pride/drag_queen_names.json b/bot/resources/pride/drag_queen_names.json
index f63cdec3..023dff36 100644
--- a/bot/resources/pride/drag_queen_names.json
+++ b/bot/resources/pride/drag_queen_names.json
@@ -246,4 +246,4 @@
"Vivian Foxx",
"Vye Vacius",
"Zahara Dessert"
-] \ No newline at end of file
+]
diff --git a/bot/resources/pride/facts.json b/bot/resources/pride/facts.json
index f6597201..2151f5ca 100644
--- a/bot/resources/pride/facts.json
+++ b/bot/resources/pride/facts.json
@@ -31,4 +31,4 @@
"As of 2019-10-02, there are 17 states in the United States of America where queer people can be fired for being queer. In most other states, there is minimal protection offered, often only for public employees.",
"In 1985, an official Star Trek novel was published with scenes depicting Kirk and Spock as lovers. These parts were largely removed, which made the original into a collector's item."
]
-} \ No newline at end of file
+}