Skip to content

A xenforo bot that fetches Garry's Mod Vyhub bans for appeals

License

Notifications You must be signed in to change notification settings

VottonDev/xenforo-vyhub-appealbot

Repository files navigation

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, and now maintained by Votton

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=
  1. Run npm install
  2. Run npm run build
  3. Run npm run start

This is a fork of my original project that was using GExtension instead, which can be found here.

About

A xenforo bot that fetches Garry's Mod Vyhub bans for appeals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •