- Upload the forumbot.php script into the root directory of your forum.
- Edit the script and set the URL to your forum URL. Also change the key.
- Edit the bot.js script and set your IRC details/key/bitly details
- Install http, irc & bitly via npm
- Run bot.js, it will then callout to forumbot.php every 5 seconds
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.