Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 425 Bytes

File metadata and controls

10 lines (8 loc) · 425 Bytes

BookmarksToNavlinks

An Ingress IITC Bookmarks Navigation Helper Telegram Bot

Installation

  • run docker pull heistergand/iitc_bookmarks2navlink_telegram_bot:d85a6a6
  • in Telegram, create a new bot using @BotFather (or use an existing one)
  • rename the .secrets-template file to .secrets.
  • edit the .secrets file to add your bot token and your Telegram id.
  • run docker compose up -d