Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

DamianZaremba/xenforo-irc-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

XenForo IRC Relay

  1. Upload the forumbot.php script into the root directory of your forum.
  2. Edit the script and set the URL to your forum URL. Also change the key.
  3. Edit the bot.js script and set your IRC details/key/bitly details
  4. Install http, irc & bitly via npm
  5. Run bot.js, it will then callout to forumbot.php every 5 seconds

Warning

The bot will relay ALL threads/posts with No filtering.

To filter the output modify the SQL in forumbot.php to limit the query results by forum ID.

About

Simple nodejs based bot for XenForo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published