Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 625 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 625 Bytes

pajbot 2 CircleCI

A rewrite/restructuring of pajbot 1 in Go. As with pajbot1, this is a way for me to familiarize myself with the language.

Web guide

  • cd web && npm install
  • npm run watch to let webpack running and compile in background

FAQ

How do I add a bot?

After making yourself an admin in the config file, open up the web interface. Log in, go to /admin, press the "Log in as bot", then after authenticating whatever user you want as a bot, restart the bot!