Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

XenforoJavaAPI

- A Java API for Xenforo.

IMPORTANT! This is not an official library by Xenforo Ltd.

About:

As the popular forum software Xenoforo (see link in Sources Section) unfortunately does not have a built-in API, for creating bots and other third party applications, we are currently working on a simple and lightweight HTTP-based approach to access the forum and it's functionalities without the need to modify the target forum in any way. Just enter the URL and the library handles the rest.

Status

We are currently working on basic functionality

  • Login/ Logout Working
  • Parsing Data (for Browsing and additional purposes)
    • Forums
    • Threads
    • Posts Working
    • Private Messages
  • Basic posting functionality
    • Creating new Threads Working
    • Creating Thread Answers Working
  • Messaging
    • Creating Conversations Working
    • Replying to Conversations Working
  • Searching
    • Search for Messages
    • Search for Posts
    • Search for Profile Posts
  • Profile Settings
    • Set or edit Signature
    • Set personal details
    • Set contact details
    • Configure Privacy Settings
    • Set preferences
    • Set alert preferences
    • Set password We try to constantly add new functionalities as we want to cover the whole feature-set of Xenoforo.

Tutorial & Usage

As soon as we reach a usable state of our library we will add sample programs and use cases,

Sources

https://xenforo.com/ - Xenoforo Homepage

Contributors

Hacksolutions

Felix Batusic Thomas Sulzbacher

About

A Java API for Xenforo

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages