Skip to content

Running Horace

Colin edited this page Feb 26, 2020 · 1 revision

To run Horace, do the following:

  1. Clone the repository.

  2. Run npm i to download all needed packages.

  3. Create a new configuration file (see Configuration)

  4. Run the command npm start to run the bot!

Clone this wiki locally