Skip to content

kelunik/Jeeves

 
 

Repository files navigation

Jeeves

Chat bot for StackOverflow. Playground for amphp libraries and just maybe some actual working bot will come out of it.

Installation

  1. Clone the project
  2. Copy init.example.php to init.whatever.php
  3. Set your openid credentials in init.whatever.php
  4. Change the init include in init.deployment.php
  5. Run the bot using php ./cli/run.php

Request flow for chat

Log in to SE's OpenID

Setup the websocket connection

  • /ws-auth should return the websocket URI to connect to

About

Chatbot attempt

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%