Skip to content

lucyllewy/WP-Bot-irc

 
 

Repository files navigation

WP-Bot: The WordPress IRC helper bot

This is the WordPress IRC helper bot for the #WordPress chat room on FreeNode.

Usage

  1. Install composer from getcomposer.org.
  2. Install and set up a WordPress instance to be your bot's backend.
  3. Install and activate the WP-Bot/wp-wpbot-commands plugin in your bot's WordPress instance.
  4. Checkout this repo.
  5. Run composer install.
  6. Copy the file config-example.php to config.php.
  7. Add the database details for your bot's backend WordPress database to config.php.
  8. Configure the IRC connection in config.php.
  9. Start the bot with php contributor-bot.php.

About

The IRC Bot element to the project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%