10 lines
486 B
Markdown
Raw Permalink Normal View History

2025-08-30 12:50:37 +02:00
# simplex-customerservicebot
2025-09-01 10:06:32 +02:00
A bot to handle customer service using SimpleX chat.
The bot will join a group specified in the environment variable SXC_CONTROL_GROUP and announce newly created chats.
Members of the control group can then be invited into the customer chat group by typing 'join <customergroup>'
2025-09-01 10:10:19 +02:00
This requires a working simplex-chat in the background and joining the operator users as well as the bot into the control group.
Please report any bugs to support@taurix.net