hub.ruby24.de/storage/documentation/dev_log.md
hub.ruby24.de/storage/documentation/dev_log
Development Log
channels
channels help to config what behaviour our system should habe in each telegram-chat (=channel) a chat can be a direct chat or a group
- id
- chat_id
- name
- mode (string)
default channel
if the message-chat-id is not from a known channel, then we add a new chanell by cloing the default channel
default mode = “silent”
modes
- name
the name is used in the source code in switch/case
silent
only store all messages, but do no answer