aboutsummaryrefslogtreecommitdiff
path: root/cogs
diff options
context:
space:
mode:
authorThomas Voss <57815710+Mango0x45@users.noreply.github.com>2021-01-18 22:04:31 +0000
committerGitHub <noreply@github.com>2021-01-18 22:04:31 +0000
commit646d22be18ae1e25b33c0163f0071a16363ca185 (patch)
tree6889f50988dde9d4a4fa6752b912c4b0fca0fbd6 /cogs
parentb35df7c07c59f553de4fa2903dc3185136a45f1d (diff)
parent55ec795f903977616af61ee0c8d5e14e0404fc10 (diff)
downloadsteve-bot-646d22be18ae1e25b33c0163f0071a16363ca185.tar
steve-bot-646d22be18ae1e25b33c0163f0071a16363ca185.tar.gz
steve-bot-646d22be18ae1e25b33c0163f0071a16363ca185.tar.bz2
steve-bot-646d22be18ae1e25b33c0163f0071a16363ca185.tar.lz
steve-bot-646d22be18ae1e25b33c0163f0071a16363ca185.tar.xz
steve-bot-646d22be18ae1e25b33c0163f0071a16363ca185.tar.zst
steve-bot-646d22be18ae1e25b33c0163f0071a16363ca185.zip
Merge pull request #40 from Skycloudd/patch-3
re-added my favourite comment
Diffstat (limited to 'cogs')
-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