Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 686 Bytes

File metadata and controls

17 lines (16 loc) · 686 Bytes

webmToTelegram

Bot pulling videos from 2ch.hk threads

Usage guide

  1. Compile project with Gradle or download the jar from release page
  2. Run with arguments: bot.token, bot.name, bot.chatid

Telegram Bot API Lib

This project use Telegram Bot Java Library.

Task list

  • Send a link to the thread bot and download all media
  • Thumbnail telegram
  • Remove the bindig to the board "b"
  • List of threads (clickable list of threads with inline keyboard pagination)
  • Service status
  • Enviroment parametrs
  • Migrate to WebClient
  • Create restApi endpoints