Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
/ ModBot Public archive

Automated moderation for VBulletin based forums using the VBulletin Mobile API.

Notifications You must be signed in to change notification settings

michaelbull/ModBot

Repository files navigation

ModBot

Introduction

Automated moderation for VBulletin based forums using the VBulletin Mobile API. This application makes use of the Mobile API included in VBulletin forums running version 4.1 and later. The Mobile API must be enabled by the administrator and an API key must be generated.

The full list of available methods that the Mobile API may utilise can be found here.

The application has been developed using the Model–view–controller pattern.

Building

Gradle is used as the build system.

Run gradle to build the application and run the unit tests.

Running

The application takes two program arguments:

  • url The website URL the forum is installed on.
  • apikey The API key generated by the forum administrator via ACP.

Dependencies

The following Java libraries are used by the application:

Credits

Contributors

Miscellaneous Credits

Screenshots

Login Form

Notification

About

Automated moderation for VBulletin based forums using the VBulletin Mobile API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages