Skip to content

phoenixlzx/telegram-stickerimage-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StickerImageBot

Bot to export telegram stickers to images. Here is a sample one to play with (Not sure it's running)

Send individual stickers or sticker links (something like https://t.me/addstickers/AniColle) to prepare a zip of sticker image file.

Requirements

  • Node.js v8.0.0^
  • ImageMagick with webp support (Check with identify -list format | grep -i 'webp' on *nix systems)

Usage

  1. git clone
  2. Get a bot token from @BotFather
  3. Copy config.js.example to config.js and edit as your needs
  4. npm install && npm start

License

MIT

About

Bot to export telegram stickers to images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published