This commit is contained in:
.[d]. 2021-11-02 11:13:37 -05:00
parent 24c78abbe2
commit df3c6a1bbf

@ -30,7 +30,7 @@ class Plugin:
@command(permission='view')
def emote(self, mask, target, args):
"""Show Emotion
%%emo
%%emote
"""
def __random_line():
emote_db = '%s/../databases/emote.db' % dir_path