bostrot / telegram-support-bot

A Telegram ticketing/supporting system.
https://botspace.bostrot.com
GNU General Public License v3.0
426 stars 151 forks source link

Upgraded framework #103

Closed bostrot closed 2 years ago

bostrot commented 2 years ago

Steps for future separation from telegram:

This adds following confi.yaml options:

parse_mode: "MarkdownV2" # Markdown, HTML or MarkdownV2

show_auto_replied: false # Send auto replied msgs to staff chat

autoreply:
  - question: "install"
    answer: "If you want to install the bot, you can use the following link:\n\
      [Getting Started](https://github.com/bostrot/telegram-support-bot/wiki/Getting-started)\n\n\
      Alternatively you can also use our one-click setup & hosting service:\n\
      [Botspace](https://botspace.bostrot.com/)"
  - question: "are you sure?"
    answer: "Yes."