Skip to content

Commit

Permalink
Update game.py
Browse files Browse the repository at this point in the history
  • Loading branch information
a3510377 committed Aug 14, 2024
1 parent 54cf776 commit d75b9cd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions extra/discord/game/game.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
import random
import re

from discord import Message
import discord
from discord import Message

from plugins.discord.client import BaseCog, Bot


IP_MESSAGE = [
"https://media.discordapp.net/stickers/1172167390990188596.webp?size=240",
"https://media.discordapp.net/attachments/1025379525535748160/1052222785734328320/-1.png", # noqa
"你猜阿 .w.",
"172.16.20.1:25560",
"10.16.19.2:25565",
Expand Down

0 comments on commit d75b9cd

Please sign in to comment.