All Projects → tgbot-collection → DailyGakki

tgbot-collection / DailyGakki

Licence: Apache-2.0 License
😘 每日分享最可爱的Gakki😭老婆嫁人啦😭

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects
Dockerfile
14818 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to DailyGakki

tinjecttelegram delphi
LMCODE
Stars: ✭ 37 (+27.59%)
Mutual labels:  telegrambot
FallenMusic
A Super Fast and Powerful Telegram bot for streaming music on telegram videochats, Powered by PyTgCalls and Pyrogram
Stars: ✭ 30 (+3.45%)
Mutual labels:  telegrambot
F80
A Professional Telegram-Bot Based On valtman.name/telegram-cli
Stars: ✭ 36 (+24.14%)
Mutual labels:  telegrambot
TrashMailClient-TelegramBot
A Telegram Bot allows you to quickly create a trashmail and automatically confirm mails
Stars: ✭ 40 (+37.93%)
Mutual labels:  telegrambot
FreeSteamGames-TelegramBot
A Telegram Bot that sends you a message when a game on steam is free
Stars: ✭ 35 (+20.69%)
Mutual labels:  telegrambot
tdlight-telegram-bot-api
The TDLight Telegram Bot API is an actively enhanced fork of the original Bot API, featuring experimental user support, proxies, unlimited files size, and more.
Stars: ✭ 71 (+144.83%)
Mutual labels:  telegrambot
nosticker bot
Bot that fights telegram stickers
Stars: ✭ 18 (-37.93%)
Mutual labels:  telegrambot
joinhider bot
Telegram bot to delete user joined messages
Stars: ✭ 20 (-31.03%)
Mutual labels:  telegrambot
Boting
Simple but powerful Telegram Bot library
Stars: ✭ 21 (-27.59%)
Mutual labels:  telegrambot
opentele
A Python Telegram API Library for converting between tdata and telethon sessions, with built-in official Telegram APIs.
Stars: ✭ 90 (+210.34%)
Mutual labels:  telegrambot
tdlight-java
Complete Bot and Userbot Telegram library based on TDLib
Stars: ✭ 128 (+341.38%)
Mutual labels:  telegrambot
TeleTweet
🦉 A telegram Twitter bot that will allow you send tweets!
Stars: ✭ 34 (+17.24%)
Mutual labels:  telegrambot
FileRenameBot
A Telegram File Renamer Bot With Permanent Thumbnail Support Also It Can Convert Files Into Video!!
Stars: ✭ 369 (+1172.41%)
Mutual labels:  telegrambot
Addarr
Telegram Bot for adding series/movies to Sonarr/Radarr or for changing the download speed of Transmission/Sabnzbd
Stars: ✭ 150 (+417.24%)
Mutual labels:  telegrambot
pmChatBot
A simple feed-back bot written in PHP. Like Livegram. Heroku Support
Stars: ✭ 31 (+6.9%)
Mutual labels:  telegrambot
ASFBot
Control your ArchiSteamFarm with Telegram
Stars: ✭ 31 (+6.9%)
Mutual labels:  telegrambot
search photo-telegram-bot-heroku
一个可以部署在heroku上的搜图机器人
Stars: ✭ 137 (+372.41%)
Mutual labels:  telegrambot
WilliamButcherBot
Telegram Group Manager Bot Written In Python Using Pyrogram.
Stars: ✭ 187 (+544.83%)
Mutual labels:  telegrambot
TelegramShillBot
A simple Telegram bot, written in Python, that you can use to shill (i.e. send messages) your token, or whatever, to channels.
Stars: ✭ 42 (+44.83%)
Mutual labels:  telegrambot
Terminal
All-in-one solution for the management and security of your Telegram group. This is the third version and is written in C#
Stars: ✭ 12 (-58.62%)
Mutual labels:  telegrambot

DailyGakki

😚 每日分享最可爱的 Gakki 老婆嫁人了😭 Telegram Bot🤖️

新垣結衣の写真

command

new - 再来一张
about - 新垣结衣是谁
start - ガッキー
settings - 设置
subscribe - 订阅图片推送
unsubscribe - 取消图片推送
status - 查看订阅状态
submit - 提交图片
ping - 运行状态

部署方式 - 常规方式

  1. 准备图片,如/home/DailyGakki/photos/
  2. 安装golang和make,如 apt install golang-go make
  3. git clone https://github.com/BennyThink/DailyGakki
  4. make
  5. TOKEN="1082Go" PHOTOS="/home/DailyGakki/photos/" /home/DailyGakki/DailyGakki 可以了! 如果需要支持用户投稿功能,需要增加 REVIEWER环境变量

更多信息可以参考Makefiledaily-gakki.service

部署方式 - docker

docker run -d --restart=always -e TOKEN="FXI" -e PHOTOS="/photos/"  -e REVIEWER="123" \
-v local/photo/path/:/photos -v database.json:/database.json
bennythink/dailygakki

使用截图

聊天

使用 /subscribe命令订阅,bot会在每晚18:11推送图片

inline模式

在任意聊天框中,输入 @my_gakki_bot 即可!

提交图片

直接发送(转发)图片/文件给机器人即可!

设置

自由选择推送时间,群组中只有管理员和群主可以设置

Plan

  • Dockerfile
  • 用户投稿和review
  • 设置

其他信息

License

Apache License Version 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].