Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.
/ matrix-smile-bot Public archive

A silly bot that replies with :) when someone says :(

License

Notifications You must be signed in to change notification settings

turt2live/matrix-smile-bot

Repository files navigation

matrix-smile-bot

#smilebot:t2bot.io TravisCI badge

A matrix bot that says ":)" when someone says ":("

Usage

  1. Invite @smile:t2bot.io to your room
  2. Send the message :(

Building your own

Note: You'll need to have access to an account that the bot can use to get the access token.

  1. Clone this repository
  2. npm install
  3. npm run build
  4. Copy config/default.yaml to config/production.yaml
  5. Run the bot with NODE_ENV=production node index.js

About

A silly bot that replies with :) when someone says :(

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published