Discord.py | I'm trying to make my bot unban with both Member Name and Member ID

后端 未结 0 1384
挽巷
挽巷 2021-01-17 16:50

My code(Inside a Cog):

import discord
import datetime
from discord.ext import commands

class unban(commands.Cog):

    def __init__(self, client):
        se         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题