zardoz:专注于Rogue Trader的不和谐机器人。 担心它。 用discord.py用纯Python编写

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

文件名称:zardoz:专注于Rogue Trader的不和谐机器人。 担心它。 用discord.py用纯Python编写

文件大小:35KB

文件格式:ZIP

更新时间:2024-03-09 12:34:10

python discord discord-py dice-roller rpg-tool

扎尔多兹 另一个不和谐的骰子机器人。 免费软件:MIT许可证 文档: : 。 特征 通过提供的复杂滚动选项 提供快速默认骰子掷骰的多种游戏类型(例如,在Rogue Trader模式下以r代表1d100) 在RT模式下报告成功或失败的程度,在使用比较运算符时报告成功或失败的程度 存储服务器的滚动历史记录 例子 对于基本滚动, /z 1d100 : Request: 1d100 Rolled out: {1d100 ⤳ 53} Result: [53] 多个骰子, /z 3d100 : Request: 3d100 Rolled out: {3d100 ⤳ [27, 83, 73]} Result: [27, 83, 73] 分布式加减, /z 3d100 + 10 : Request: 3d100 + 10 Rolled out: {3d100 ⤳ [47, 30, 19]}


【文件预览】:
zardoz-main
----MANIFEST.in(336B)
----README.rst(2KB)
----CONTRIBUTING.rst(3KB)
----.github()
--------ISSUE_TEMPLATE.md(317B)
----HISTORY.rst(89B)
----requirements.txt(112B)
----AUTHORS.rst(156B)
----.travis.yml(298B)
----tox.ini(557B)
----LICENSE(1KB)
----requirements_dev.txt(280B)
----setup.cfg(410B)
----zardoz()
--------sql()
--------logging.py(936B)
--------zhistory.py(1KB)
--------utils.py(1KB)
--------state.py(596B)
--------__init__.py(498B)
--------zmode.py(1KB)
--------crits()
--------zcrit.py(2KB)
--------zardoz.py(3KB)
--------database.py(6KB)
--------zvars.py(2KB)
--------zroll.py(3KB)
--------rolls.py(9KB)
----setup.py(2KB)
----Makefile(2KB)
----docs()
--------authors.rst(28B)
--------make.bat(768B)
--------readme.rst(27B)
--------contributing.rst(33B)
--------conf.py(5KB)
--------usage.rst(67B)
--------installation.rst(1KB)
--------history.rst(28B)
--------index.rst(303B)
--------Makefile(607B)
----.editorconfig(292B)
----tests()
--------__init__.py(36B)
--------test_zardoz.py(550B)
----.gitignore(1KB)

网友评论