From dd6d1c73bb12978b9c7d64493537a9b6248f6fb1 Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 9 Jun 2018 18:45:04 +1200 Subject: [PATCH] doc: format README for code.ivysaur.me --- dist/README.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/README.txt b/dist/README.txt index 5020974..e47d089 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -3,7 +3,7 @@ A bot to synchronise chat between an DC hub and a Telegram supergroup. Tags: NMDC Written in Go -## FEATURES +=FEATURES= - Supports NMDC / NMDCS / ADC / ADCS hubs - Automatically upload photos/files/videos/audio/stickers to a Contented server for DC users @@ -16,7 +16,7 @@ Written in Go - Option for length requirement on native nick - Disconnect telegram users who fail to log in to the upstream hub -## SETUP +=SETUP= Create a new telegram bot - Use BotFather to create a new bot @@ -36,15 +36,15 @@ Handover to nmdc-telegramfrontend - Leave the group chat (long press on mobile, can't do it on desktop) - Run this bot with -GroupChatID for normal operation -## USAGE +=USAGE= Chat with the bot to enter/leave the synchronised channel. Sometimes the telegram invite links can take a few minutes to activate, especially if there has been unusual activity (e.g. frequent join/parts) -## CHANGELOG +=CHANGELOG= -2018-06-09 v1.0.0 +2018-06-09 1.0.0 - Initial public release 2018-06-03