From 55ec795f903977616af61ee0c8d5e14e0404fc10 Mon Sep 17 00:00:00 2001 From: Skycloudd <51929172+Skycloudd@users.noreply.github.com> Date: Mon, 18 Jan 2021 23:00:03 +0100 Subject: re-added my favourite comment --- cogs/utils.py | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3