2021-11-20 17:59:54 +08:00
2021-11-20 17:59:54 +08:00
2021-11-20 17:59:54 +08:00
2021-11-20 17:59:54 +08:00
2021-11-20 17:59:54 +08:00
2021-11-20 17:59:54 +08:00
2021-11-20 17:59:54 +08:00

Fediverse-Bridge 项目主要目的是从其他地方自动转发至Misskey

代码参(抄)考(袭): cyborg-ubyvtsya/telegram-mastodon-bridge

ybw2016v/bilibili2notes

原README.md

cyborg-ubyvtsya/telegram-mastodon-bridge Readme.md # Telebridge

demonstration

Telegram/Mastodon bot for forwarding messages.

Usage

  • Create a telegram bot
    • Recieve telegram's access token
  • Create a mastodon bot
    • Give it the rights to write statuses
    • Save mastodon's access token
  • Subscribe your telegram bot to channel(s) you need
  • Install dependencies pip install -r requirements.txt
  • Launch main.py and follow instructions
  • Bot will start forwarding posts

Limitations

  • Only reposts plain text, images, and videos
  • Image galleries are published as separate posts

Телеміст

Телеграм/Мастодон бот, який дописи з тг в мастодон.

Використання

  • Створіть бота в Телеграм
    • Отримайте токен доступу
  • Створіть бота в Мастодон
    • Дайте йому доступ до створення дописів
    • Збережіть токен доступу
  • Підпишіть бота на потрібні канали в телеграмі
  • Встановіть залежності pip install -r requirements.txt
  • Відкрийте main.py і змініть видимість постів в mastodon_visibility = "direct"
  • Запустіть скрипт і слідуйте інструкціям
  • Бот почне постити нові дописи з каналу на який він підписаний

Обмеження

  • Підтримуються лише текст, світлини, та відео
  • Галереї публікуються в окремих дописах
S
Description
No description provided
Readme 29 MiB
Languages
Python 98.6%
Dockerfile 1.4%