Example 1: bot discord python import discord from discord.ext import commands bot = commands.Bot(command_prefix="!", description="The description") ...
確定! 回上一頁