Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axtbot-plugin-steam

✨ 官方插件包之一,通过/steam查询Steam用户信息 ✨

pypi python

介绍

这里是插件的详细介绍部分

安装方法

使用包管理器安装 在项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install axtbot-plugin-steam
pdm
pdm add axtbot-plugin-steam
poetry
poetry add axtbot-plugin-steam
使用源码安装 在项目的插件目录下,打开命令行,输入以下内容 ```bash git clone https://github.com/AxT-Team/axtbot-plugin-steam ```

把src中的文件夹拷贝至插件目录下

打开项目根目录下的 pyproject.toml 文件, 在 [tool.axtbot] 部分追加写入

plugins = ["axtbot_plugin_steam"]

配置

插件安装成功后 请在 .env 文件中配置 如下内容:

UAPI_KEY=uapi-xxxxxxxxxxxxxxxx

Note

对应的Uapi Key请在 Uapis 注册获取并生成API KEY 填入此处!

About

该插件为官方插件包之一,通过 `steam` 获取Steam用户信息

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages