文件名称:ToxMod:电报bot基于Perspective API检测有毒评论
文件大小:45KB
文件格式:ZIP
更新时间:2024-04-28 13:43:47
bot telegram telegram-bot google-api toxic
Telegram bot用于在群聊中检测有毒消息 该漫游器将以“ Possible toxic message答复包含有毒/*性词语的消息。 doNotStore标志设置为true是为了更好地保护消息内容的私密性(不会存储在服务器上) 蜜蜂: Google Perspective API 安装和本地启动 克隆此仓库: git clone https://github.com/Moldoteck/ToxMod 在本地启动 使用下面列出的环境变量创建.env 在根文件夹中运行yarn install 润yarn develop 而且您应该很好走! 随意分叉并提交拉取请求。 谢谢! 环境变量 TOKEN —电报机器人令牌 MONGO — mongo数据库的URL PERSPECTIVEKEY -Google Perspective API的令牌。 此处更多信息: : HUGG
【文件预览】:
ToxMod-main
----.gitignore(28B)
----package.json(1KB)
----src()
--------models()
--------helpers()
--------types()
--------middlewares()
--------commands()
--------app.ts(857B)
----.env.sample(89B)
----LICENSE(1KB)
----tsconfig.json(338B)
----.github()
--------FUNDING.yml(18B)
----README.md(1KB)
----locales()
--------ru.yaml(368B)
--------en.yaml(224B)
----yarn.lock(75KB)