oh, f*ck, what have I done

This commit is contained in:
piair
2023-03-18 19:12:27 +01:00
parent 27237354b2
commit 66de4dbbd2
4 changed files with 96 additions and 83 deletions

View File

@ -7,7 +7,9 @@ import argparse
from discord import ( # Importing discord.Webhook and discord.RequestsWebhookAdapter
RequestsWebhookAdapter,
Webhook,
Colour,
)
from time import time
from random import shuffle