Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axtbot-plugin-hotlist

✨ 官方插件包之一,获取今天所发生的事! ✨

pypi python

介绍

这是官方插件包之一,能通过 /hotlist 获取今天所发生的事!

安装方法

使用包管理器安装 在项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install axtbot-plugin-hotlist
pdm
pdm add axtbot-plugin-hotlist
poetry
poetry add axtbot-plugin-hotlist

如果拉取源代码,请打开 AxTBot 项目根目录下的 pyproject.toml 文件, 在 [tool.axtbot] 部分追加写入

plugins = ["axtbot_plugin_hotlist"]

配置

请在 AxTBot 的根目录下 .env 文件内追加以下配置项

STATIC_URL=你的logos存放网址根
# 该url将被拼接为 url/hotlist/xxx.png 对应不同平台的logo

UAPI_KEY=你的Uapis API KEY
# 该值可在 [Uapis](https://uapis.cn/) 上自行注册平台获取

About

这是官方插件包之一,获取今天所发生的事!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages