No description
Find a file
2022-03-03 14:18:07 -05:00
.gitignore update doc 2022-02-28 22:26:37 -05:00
commands.py experimenting with state 2022-03-03 14:18:07 -05:00
data-example.json Stages 1 + 2 complete 2022-02-23 02:45:33 -05:00
example.png update doc 2022-02-28 22:26:37 -05:00
faq.py experimenting with state 2022-03-03 14:18:07 -05:00
knockknock.py experimenting with state 2022-03-03 14:18:07 -05:00
main.py experimenting with state 2022-03-03 14:18:07 -05:00
README.md update doc 2022-02-28 22:26:37 -05:00

Nerve

A matrix receptionist bot

How to get started

  1. Register a matrix bot on your homeserver
  2. Grab data-example.json and modify it with your bot's credentials
  3. Save as data.json
  4. Create your own questions & answers and setup your keywords
  5. Run the bot python main.py

details

  • The bot will listen to !faq and post the entire FAQ
  • Based on selected keywords it will include relevant questions & answers

matrix room screenshot