diff --git a/bot.py b/bot.py index 479331d..3d7561e 100644 --- a/bot.py +++ b/bot.py @@ -8,6 +8,7 @@ import commands as cmds import config as conf from time import sleep from importlib import reload +import random as r def mfind(message: str, find: list, usePrefix: bool = True) -> bool: if usePrefix: