A matrix bot that says ":)" when someone says ":("
- Invite
@smile:t2bot.ioto 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 installnpm run build- Copy
config/default.yamltoconfig/production.yaml - Run the bot with
NODE_ENV=production node index.js