Code Monkey home page Code Monkey logo

stickerdownloader's Introduction

StickerDownloader

GitHub go.mod Go version GitHub release (latest by date) GitHub license GitHub last commit GitHub last commit

一个可以帮你下载表情包的telegram机器人

中文 | EN

功能

  • 发送表情、表情链接给bot,bot为您转换为便于保存的gif文件
  • 转发gif图给bot,bot会以文件形式发送回给你以便保存。
  • 下载单个表情
  • 下载整个表情包

cover

运行要求

  • Redis
  • ffmpeg

使用方法

下载

  1. 克隆仓库

    git clone https://github.com/rroy233/StickerDownloader.git
  2. 获取可执行文件

    1. 自行编译

      cd StickerDownloader/
      # 自行编译
      # go版本要求:go1.19+
      go build
    2. 前往release下载

      下载已编译的可执行文件,重新命名为StickerDownloader,放于项目文件夹内

找 BotFather 创建Bot

获得bot_token,然后设置命令列表

help - 帮助
getlimit - 获取当日使用限额
admin - 查看管理员指令

创建配置文件

复制config.example.yamlconfig.yaml

下载ffmpeg

下载对应平台的ffmpeg的可执行文件,命名格式为ffmpeg-{GOOS}-{GOARCH},复制到./ffmpeg文件夹

运行程序

# 编译并运行
bash ./buildrun.sh 

# 直接运行
bash ./run.sh 

LICENSE

GPL-3.0 license

stickerdownloader's People

Contributors

rroy233 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.