Update discord_token.py

This commit is contained in:
mouadessalim 2023-04-15 20:45:23 +00:00 committed by GitHub
parent 76c4569847
commit aeec56fc40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,4 @@
import os
import re
from discord_webhook import DiscordEmbed, DiscordWebhook
from discord_webhook.webhook_exceptions import ColorNotInRangeException
from PIL import Image