This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import discord | |
from discord.ext import commands | |
import aiohttp | |
import re | |
from datetime import timedelta | |
import traceback | |
import os | |
from random import choice, randint | |
owner = ["Insert-Owner-ID"] |