This commit is contained in:
piair 2022-10-10 13:37:31 +02:00
parent 950f8835c3
commit f357623a03
1 changed files with 0 additions and 1 deletions

1
V4.py
View File

@ -7,7 +7,6 @@ from random import choice, randint, shuffle, uniform
from re import findall, search from re import findall, search
from sys import platform from sys import platform
from time import sleep, time from time import sleep, time
from tkinter import EXCEPTION
from requests import get from requests import get
from datetime import timedelta from datetime import timedelta
import discord import discord