es
Feedback
程序员之家

程序员之家

Ir al canal en Telegram

关键词:程序员 coding programing 项目 project github 频道合集 @channel_push 消息搜索 @msg_index_bot

Mostrar más
Buy Ad
7 347
Suscriptores
+324 horas
-67 días
+3330 días
Archivo de publicaciones
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

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?

DW 中文- 德国之声 | Notepad++主开发者:“我们可以在某群人被打压时,选择袖手旁观,但当我们变成被打压的对象时,我们很可能沦落到找不到人帮助的下场。 ” p.dw.com/p/3SGfr

19. Telegram Bot: Loop Message Repeats itself Bot: @loop_message_bot Github: https://github.com/gaoyunzhi/telegram_loop_message_bot 人的本质就是复读机,Bot的本质也是复读机。

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

17. Library: Export webpage to Telegraph Github: https://github.com/gaoyunzhi/export_to_telegraph

16. Telegram Bot: Telegram subscription for public channel Bot: @channel_subscription_v2_bot Github: https://github.com/gaoyunzhi/telegram_channel_subscription_v2

15. Telebot: Subscribe to someone's liked video on youtube. 失败原因: a) Who's liked video? b) Why not use Youtube's own subscription system?

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?

13. Sync telegram photos to google photo 失败原因:use case?

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 在哪

推荐这个群组,真的很厉害,问问题秒回! https://t.me/pythontelegrambotgroup

现在添加了BBC, Stackoverflow, NYT和Telegraph duplicate & edit的支持。 而且每个用户都可以修改自己创建的文章了!

11. Telegram Bot: (Suggested by Nabbit) 频道投稿机器人 失败原因: a) Need to refine detail b) Need engineering resource

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我没找到,但我觉得可能有,应该会吊打我的小作坊

大家来,学习一个新词:https://en.wikipedia.org/wiki/Brogrammer

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吗

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还是一个大课题