Skip to content

pajbot/pajbot2

Repository files navigation

pajbot 2

Build Status

A rewrite/restructuring of pajbot 1 in Golang.

Authors

Web guide

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

FAQ

After pulling the latest version, something went wrong. what should I do?

Try running ./bot fix 1 (should be run without a number later once it's more automatic)

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!