Debug-Cog:discord.py调试齿轮

时间:2024-03-10 03:09:48
【文件属性】:

文件名称:Debug-Cog:discord.py调试齿轮

文件大小:7KB

文件格式:ZIP

更新时间:2024-03-10 03:09:48

Python

调试齿轮 Discord.py调试齿轮。 该项目不再维护。 设置 从GitHub安装: pip install git+https://github.com/ilovetocode2019/Debug-Cog 用法 from discord . ext import commands import debug_cog #Configure the name of the cog and command debug_cog . configure ( name = "Debug" ) #Create the bot and load the extension bot = commands . Bot ( "test!" ) bot . load_extension ( "debug_cog" ) bot . run ( TOKEN )


【文件预览】:
Debug-Cog-master
----setup.py(768B)
----.gitignore(7B)
----requirements.txt(81B)
----debug_cog()
--------setup.py(159B)
--------cog.py(8KB)
--------__init__.py(85B)
--------utils.py(5KB)
--------config.py(14B)
----LICENSE(1KB)
----README.md(445B)

网友评论