imperatoraPY:Imperator API的异步Python包装器 源码
imperatoraPY-用Python编写的Imperator API包装器 由维护 myer#0001在Discord上 该库是的全功能异步包装器。 安装 imperatoraPY可从官方的pYpI软件包索引中获得。 python -m pip install -U imperatoraPY 文献资料 在主包装器类的功能上有相关的文档字符串。 可以处理对象属性文档(?),但是的代码易于阅读。 快速开始 from imperatoraPY import Imperator import asyncio API_KEY = "hahagetbaited" # if it isn't obvious enough, replace this string # with your API key obtained by going onto the Imperator server
用户评论