程序员之家
Відкрити в Telegram
关键词:程序员 coding programing 项目 project github 频道合集 @channel_push 消息搜索 @msg_index_bot
Показати більше7 347
Підписники
+324 години
-67 днів
+3330 днів
Архів дописів
7 347
21. Telegram Subscription Bot V3:
Purposed Features:
- Skip short message / command message
- Better subscription management
- Auto delete bot / command message after read
- Better DB management
- Aggregate Photo [TODO]
- Do not disturb meaningful discussion
- Delay send, send queue
Github: https://github.com/gaoyunzhi/telegram_channel_subscription_v3
Bot: @channel_subscription_bot
7 347
20. Telegram Bot: Channel Revive
Loop the old message if no new message in one day.
Github: https://github.com/gaoyunzhi/telegram_channel_revive_bot
Bot: @channel_revive_bot
失败原因:Who would want it?
7 347
DW 中文- 德国之声 | Notepad++主开发者:“我们可以在某群人被打压时,选择袖手旁观,但当我们变成被打压的对象时,我们很可能沦落到找不到人帮助的下场。 ”
p.dw.com/p/3SGfr
7 347
19. Telegram Bot: Loop Message
Repeats itself
Bot: @loop_message_bot
Github: https://github.com/gaoyunzhi/telegram_loop_message_bot
人的本质就是复读机,Bot的本质也是复读机。
7 347
18. Telegram Bot: Friend Connect Rememder
In this busy world, a kind rememder to get reconnect with your friends
Bot: @friend_connect_bot
Github: https://github.com/gaoyunzhi/telegram_friend_connect
7 347
17. Library: Export webpage to Telegraph
Github: https://github.com/gaoyunzhi/export_to_telegraph
7 347
16. Telegram Bot: Telegram subscription for public channel
Bot: @channel_subscription_v2_bot
Github: https://github.com/gaoyunzhi/telegram_channel_subscription_v2
7 347
15. Telebot: Subscribe to someone's liked video on youtube.
失败原因:
a) Who's liked video?
b) Why not use Youtube's own subscription system?
7 347
14. When you delete something on laptop, automatically backup on google drive / google photo
Feature:
a) Set up file size limit on sync
b) Customize google drive folder / google photo tag
失败原因:
a) 除了我自己以外,还有人想用这个吗?
b) Does Google / Mac support such API easily?
7 347
12. Export Youtube channel / playlist to telegram channel / group
Github: https://github.com/gaoyunzhi/telegram_youtube_playlist_bot
Bot: @youtube_playlist_bot
Example use: https://t.me/joinchat/AAAAAEc--lH0SA0oRciOkA
失败原因:
a) use case 在哪
7 347
11. Telegram Bot:
(Suggested by Nabbit)
频道投稿机器人
失败原因:
a) Need to refine detail
b) Need engineering resource
7 347
10. Telegram bot:
a) Remove link/pic/sticker for new joiner (say, first 5, or first two days)
b) Auto approve first message
c) Record Ban list, if a person in Ban list join, Ban.
Detail: After remove, report to group admin with button, if admin say:
a) Yes: publish msg for user, remove check forever
b) No: Ban, remove user
c) Wait: publish msg for user, does not remove check
Motivation: Telegram公开群真的好吸引广告
Github: https://github.com/gaoyunzhi/telegram_moderator_spam_fighter_bot
Bot: @moderator_spam_fighter_bot
失败原因:
* 类似bot我没找到,但我觉得可能有,应该会吊打我的小作坊
7 347
9. Telegram bot: Google bot
Detail: Return the search page and first result when tagged in a goup or directly messaged.
失败原因:
a) 凉凉再做
b) 真的有use case吗
7 347
8. Telegram Bot: Answer your questions
Feature:
a) hand made potentially buggy TF-IDF seatch/ranking algorithm 😂
b) Community contribution possible (though there's no community 😂)
Bot: @answer_chinese_question_bot
Github: https://github.com/gaoyunzhi/telegram_auto_answer_bot
Postmortem:
a) 说实话,我觉得我自己可能都不会用这个bot.....
b) 其实没有想好这个bot和google比起来胜在哪里
c) 感觉以后失败项目还是要温一温,等三天,scope好再做
d) 单单的td-idf效果不是很好,数据的采集和label还是一个大课题
