Baphomet is the dedicated bot for nulloctet matrix
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
346 B

  1. # Baphomet
  2. Baphomet is a bot to provide extended functionality to a matrix server
  3. ## Configuration
  4. Copy data/config.json.example to data/config.json and replace the relevent configuration variables
  5. ## Running Bot
  6. ```bash
  7. npm install
  8. node run index.js
  9. ```
  10. ## Development
  11. TBD
  12. ## Contributing
  13. See CONTRIBUTING.md
  14. ## License
  15. See LICENSE.md