A matrix bot that says ":)" when someone says ":("
- Invite
@smile:t2bot.io
to your room - Send the message
:(
Note: You'll need to have access to an account that the bot can use to get the access token.
- Clone this repository
npm install
npm run build
- Copy
config/default.yaml
toconfig/production.yaml
- Run the bot with
NODE_ENV=production node index.js