You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Gabriel 2bd87f6403 Docker 2 years ago
screenshots update readme 2 years ago
.gitignore update doc 2 years ago
README.md update readme 2 years ago
commands.py persistent knock-knock jokes 2 years ago
data-example.json persistent knock-knock jokes 2 years ago
dockerfile Docker 2 years ago
faq.py experimenting with state 2 years ago
knockknock.py experimenting with state 2 years ago
main.py persistent knock-knock jokes 2 years ago

README.md

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

Knock-knock jokes now supported!

matrix room screenshot