We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a27589 commit 219e83dCopy full SHA for 219e83d
nsfw/constants.py
@@ -370,7 +370,7 @@ def emoji():
370
"RealThreesomes",
371
"SpitRoasted",
372
]
373
-TRAPS = [
+TRANS = [
374
"Transex",
375
"DeliciousTraps",
376
"traps",
nsfw/core.py
@@ -20,7 +20,7 @@
20
class Core(commands.Cog):
21
22
__author__ = ["Predä", "aikaterna"]
23
- __version__ = "2.3.93"
+ __version__ = "2.3.94"
24
25
async def red_delete_data_for_user(self, **kwargs):
26
"""Nothing to delete."""
0 commit comments