wetbot:基于discord.py(重写)的通用个人bot

时间:2021-05-08 15:52:58
【文件属性】:
文件名称:wetbot:基于discord.py(重写)的通用个人bot
文件大小:26KB
文件格式:ZIP
更新时间:2021-05-08 15:52:58
Python 湿机器人 基于 ()的通用个人bot。 安装 以下安装方法已在Debian 10“破坏者”系统上进行了测试和验证。 依存关系 推荐方法 此安装方法需要git客户端和打包工具(最终也需要 ,尽管也建议使用pipenv的“高级安装方法” )。 $ git clone https://github.com/AkiraSama/wetbot.git $ cd wetbot $ pipenv sync $ pipenv run python -m wetbot --help 要在使用此方法后更新您的wetbot安装,只需获取最新的源版本并在克隆的存储库中同步pipenv依赖项,就很简单。 $ git pull $ pipenv sync 基本方法 此安装方法需要git client和pip 。 建议您使用virtualenv来管理软件包的版本。 存在多种工具可以为您管理virtualenv
【文件预览】:
wetbot-master
----.gitignore(25B)
----requirements.txt(238B)
----cogs()
--------owner.py(3KB)
--------spost.py(5KB)
--------voice.py(1KB)
--------info.py(10KB)
--------util.py(8KB)
--------terraria.py(3KB)
--------rip.py(4KB)
--------ss13.py(9KB)
----Pipfile.lock(14KB)
----setup.cfg(28B)
----.gitmodules(0B)
----README.rst(2KB)
----Pipfile(179B)
----wetbot()
--------__init__.py(0B)
--------config.py(4KB)
--------__main__.py(2KB)
--------bot.py(3KB)

网友评论