Skip to content

Polite-AI/matrix-bot

Repository files navigation

Matrix Bot

What is this?

See the website

How do I run it?

You will need to fill in config.js for your bot to work. (see https://reeve.xyz/getting-started-with-matrix-bots-on-nodejs/)

Dependencies

  • NodeJS >=8.0.0
  • NPM >= 5.3.0

Development

> npm i # Install dependencies
> npm start # Start the bot

Production

> npm i # Install dependencies
> npm run production # PM2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published