Update README.md

This commit is contained in:
Remy Moll 2020-10-27 17:52:36 +01:00 committed by GitHub
parent 6c4dbacdef
commit 18dae6aea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,18 @@
# chat-bot
Chat bot for two.
# AIO
An all-in-one pod that acts as a home server.
With a comprehensive explanation for the users.
Main functionality:
* chat-bot (telegram)
* clock (via a 32x16 rgb-matrix)
* dashboard (via external browser)
## Coupled with a matrix-interface
## Chatbot
Periodically calls the telegram api and reacts to sent commands. Also handles calls to the hw-output.
Might add the functionality to monitor chats and make advanced statistics.
## Clock
Refreshes the matrix with useful information: time, date (weekdays), weather. I'm running out of ideas...
## Dashboard
TODO