Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 780 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 780 Bytes

SOCVR-Chatbot

This is a chatbot for the SO Close Vote Reviewers chat room. It is designed to track the actions of the members, provide statistics, and perform repetitive tasks that otherwise would have to be done manually.

Find it running at the Close Vote Reviewers chat room.

##Interactions##

Instead of using a prefix (like !! or <<), you talk to the chat user directly in the following ways:

  1. @reply the user

     @Chatbot, alive?
     I'm not dead yet!
    
  2. Reply to any message said by the chatbot

##More Documentation## Find out more at the functional specification.