aboutsummaryrefslogtreecommitdiff
path: root/cogs/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'cogs/utils.py')
-rwxr-xr-xcogs/utils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cogs/utils.py b/cogs/utils.py
index b1bb62f..c189370 100755
--- a/cogs/utils.py
+++ b/cogs/utils.py
@@ -6,6 +6,8 @@ import os
import subprocess
from collections import namedtuple
from datetime import timedelta
+# forgot to import this and ended up looking mentally unstable
+# troll literally pointed out atleast 4 things I did wrong in 3 lines of code
from random import choice, randint
import discord