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.
 
 
 
 
 
Drew Short 827f9eb3ba Implemented a working Giphy module 4 years ago
assets Adding avatar 5 years ago
bot Implemented a working Giphy module 4 years ago
data Implemented a working Giphy module 4 years ago
scripts Updating the pipeline to use scripts for versioning 4 years ago
test Added Mocha and an example test 5 years ago
.dockerignore Moved config into a seperate module 4 years ago
.gitignore Moved config into a seperate module 4 years ago
CONTRIBUTING.md Adding basic documentation 5 years ago
Dockerfile Fixing the pipeline 4 years ago
LICENSE.md Adding basic documentation 5 years ago
README.md Adding initial Docker setup files 4 years ago
combined.log Improved the logging configuration 4 years ago
entrypoint.sh Implemented a working Giphy module 4 years ago
error.log Adding a logging library 4 years ago
index.js Implemented a working Giphy module 4 years ago
package-lock.json Implemented a working Giphy module 4 years ago
package.json Implemented a working Giphy module 4 years ago
pipeline.yml Fixing the pipeline 4 years ago

README.md

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

npm install
node index.js

Development

TBD

Contributing

See CONTRIBUTING.md

License

See LICENSE.md