Skip to content

Setup Bartholomew

whostacking edited this page Mar 7, 2026 · 1 revision

Please note that server.js exists on the repository so that Instatus is able to get active status of the bot. It can be removed.

  1. Prerequisites

  2. Installation

    • Clone the repository and install dependencies:
      git clone https://github.com/utgwiki/bartholomew.git
      cd bartholomew
      npm install
  3. Running the Bot

    • To start the bot, run:
      node announcer.js

Clone this wiki locally