Skip to content

WP-Bot/wpbot-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPBot Commands

A WordPress plugin for maintaining commands used by the WordPress IRC bot; WPBot.

See it in action

The bot runs in the #WordPress IRC channel on Libera.Chat

How it works

The commands are part of a Custom Post Type, allowing those with access an easy way to add, remove or modify commands the bot may react to.

The bot polls the site, using the Rest API, for commands at set intervals, refreshing its internal memory of what commands exist.

The request is made to https://wp-bot.net/wp-json/wpbot/v1/commands, which provides a JSON list of triggers and responses.

About

The WordPress plugin used to facilitate bot commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages