Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axtbot-plugin-meme

✨ 官方插件包之一,通过 '/meme' 生成表情包 ✨

pypi python

介绍

该插件为官方插件包之一,通过/meme生成表情包

安装方法

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

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

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

plugins = ["axtbot_plugin_meme"]

配置

在安装结束后,需要在 .env 中配置如下内容

UAPI_KEY=uapi-xxxxxxxxxxxxxxxxxxxxxxxx

用法

使用 @机器人 /meme 获取菜单

可选依赖

About

官方插件包之一,通过`/meme`生成表情包

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages