discord_bot.py::beer_mug:一个简单的discord机器人,可帮助您开始使用discord.py

时间:2021-02-01 07:44:37
【文件属性】:
文件名称:discord_bot.py::beer_mug:一个简单的discord机器人,可帮助您开始使用discord.py
文件大小:26KB
文件格式:ZIP
更新时间:2021-02-01 07:44:37
python bot open-source fun tutorial 您需要更多帮助吗? 在此处访问我的服务器: : :beer_mug: 要求 Python 3.6及更高版本 git- 永远有用 将保存在某处,因为这是discord.py@rewrite的文档。 您需要在库中定义的所有知识都在这里定义,即使我在此示例中未使用的代码也在这里。 如何设定 在制作机器人并获取令牌 将文件config.json.example重命名为config.json ,然后填写所需的位置,例如令牌,前缀和游戏 要安装您需要的东西,请执行pip install -r requirements.txt (如果这不起作用,请执行python -m pip install -r requirements.txt ) NOTE: Use pip install with Administrator/sudo 通过将cmd / terminal放入bot文件夹来启动bot并输入python index.py 完成后,请尽情享受您的机器人吧! 常问问题 问:我的服务器上没有我的机器人! 答:请使用以下URL邀请它: : 请记住用您的机器人客户端ID替换CLIENT
【文件预览】:
discord_bot.py-master
----.gitignore(1KB)
----Dockerfile(408B)
----config.json.example(327B)
----requirements.txt(71B)
----.dockerignore(0B)
----cogs()
--------encryption.py(7KB)
--------events.py(3KB)
--------info.py(3KB)
--------admin.py(8KB)
--------discord.py(5KB)
--------fun.py(12KB)
--------mod.py(14KB)
----LICENSE(1KB)
----docker-compose.yml(141B)
----.github()
--------FUNDING.yml(60B)
----utils()
--------cache.py(1KB)
--------argparser.py(897B)
--------http.py(1KB)
--------default.py(2KB)
--------lists.py(242B)
--------permissions.py(2KB)
--------data.py(2KB)
----README.md(3KB)
----index.py(759B)
----pm2.json(167B)

网友评论