xenforo-vyhub-appealbot

所属分类:虚拟化
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-07-28 23:31:21
上 传 者sh-1993
说明:  一个xenforo机器人,为上诉而获取加里的Mod Vyhub禁令,
(A xenforo bot that fetches Garry s Mod Vyhub bans for appeals,)

文件列表:
.dockerignore (36, 2023-12-16)
.prettierrc.json (133, 2023-12-16)
LICENSE (1092, 2023-12-16)
docker-compose.yml (534, 2023-12-16)
docker/ (0, 2023-12-16)
docker/Dockerfile (174, 2023-12-16)
package-lock.json (60948, 2023-12-16)
package.json (844, 2023-12-16)
pnpm-lock.yaml (19997, 2023-12-16)
src/ (0, 2023-12-16)
src/bot.ts (7697, 2023-12-16)
src/common/ (0, 2023-12-16)
src/common/db.ts (284, 2023-12-16)
src/common/xenforoWrapper.ts (756, 2023-12-16)
tsconfig.json (533, 2023-12-16)

# Xenforo Vyhub Ban Appeal Bot A simple bot that helps to manage ban appeals on a Xenforo forum. This is a specific use case, which utilises Vyhub API to check if a player is banned on a specific server and Xenforo API to pass the ban appeal to a specific appeal post. Originally made by [Vin](https://github.com/vingard/), and now maintained by [Votton](https://github.com/VottonDev) ## Instructions 1. Create a .env file 2. Add the following environment variables to the file: ``` DB_HOST="" DB_USER="" DB_PASSWORD="" DB_NAME="" VYHUB_API_URL="" VYHUB_API_KEY="" XF_URL="" XF_API_KEY="" FORUM_NODE_ID= FORUM_PREFIX= ``` 3. Run `npm install` 4. Run `npm run build` 5. Run `npm run start` This is a fork of my original project that was using GExtension instead, which can be found [here](https://github.com/VottonDev/xenforo-gextension-appealbot).

近期下载者

相关文件


收藏者