Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.
/ art-forwarder Public archive

✨ Share art from donmai.us and other similar platforms straight to your Telegram chat or channel with ease.

Notifications You must be signed in to change notification settings

Octoober/art-forwarder

Repository files navigation

Anime Art Forwarder

This Chrome browser extension simplifies the process of sharing anime art to a Telegram channel with just one click. It serves as a helpful tool for channel administrators who want to quickly send anime art from their browser to a designated Telegram channel.



Supported:

  • donmai.us
  • rule34.xxx

Features

  • Easy setup and integration with your Telegram bot
  • Intuitive interface with a dedicated button for instant forwarding
  • Compatibility with popular anime art websites

Upcoming Features

  • Image grouping
  • Displaying notifications
  • UI improvements
  • Support for multiple Chat IDs
  • Adding custom descriptions
  • Ability to disable automatic hashtags
  • Editing hashtags

For Developers

  1. Clone the repository using the command:

    git clone https://github.com/Octoober/anime-art-forwarder.git
  2. Navigate to the project directory:

    cd anime-art-forwarder
  3. Install dependencies using npm:

    npm install

Auxiliary Commands

  • npm run watch: Run the watch command to track file changes and automatically rebuild the project

  • npm run build: Builds the app for production to the build folder

  • npm run pack: Packs the build folder into a zip file under release folder

  • npm run repack: Repackage the project

  • npm run format: Formats all the HTML, CSS, JavaScript, TypeScript and JSON files