# Baphomet

Baphomet is a bot to provide extended functionality to a matrix server

## Configuration

Copy data/config.json.example to data/config.json and replace the relevent configuration variables

## Running Bot

```bash
npm install
node index.js
```

## Development

TBD

## Contributing

See CONTRIBUTING.md

## License

See LICENSE.md