botvenon

A simple welcome bot for Mastodon instances.
授权协议 Readme
开发语言 Python
所属分类 应用工具、 IM/聊天/语音工具
软件类型 开源软件
地区 不详
投 递 者 黄弘盛
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Botvenon

A simple welcomebot for Mastodon instances.

Usage

Requires Python3 and pip.

Run pip install -r requirements.txt.

See the included .env.sample file for information on configuration.

To work effectively, the account this bot is running on must be a default follow on your instance.

Docker support is in progress.

To use the docker version, build it, and run it with:

docker build -t botvenon .
docker run --mount source=data-volume,target=/data -it botvenon:latest

相关阅读

相关文章

相关问答

相关文档