From 36d0f4b2f705c2ccfc65db7945136a235fe8b61d Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Wed, 14 Jul 2021 13:48:03 +0530 Subject: fix gpg key violation --- plugin.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugin.py') diff --git a/plugin.py b/plugin.py index 68dc78f..d64ed99 100644 --- a/plugin.py +++ b/plugin.py @@ -154,7 +154,8 @@ class Tripsit(callbacks.Plugin): irc.reply("Unknown combo (that doesn't mean it's safe). Known combos: lsd, mushrooms, dmt, mescaline, dox, nbomes, 2c-x, 2c-t-x, amt, 5-meo-xxt, cannabis, ketamine, mxe, dxm, pcp, nitrous, amphetamines, mdma, cocaine, caffeine, alcohol, ghb/gbl, opioids, tramadol, benzodiazepines, maois, ssris.") combo = wrap(combo, [("something"), ("something")]) - + +# TitleCase for lowercase inputs def set(self, irc, msg, args, timezone): """ -- cgit v1.2.3