TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

I built a Telegram bot to search crypto jobs. Feedback?

1 点作者 ksaitor大约 7 年前
Hey HN! I decided to geek out and build a simple telegram bot that would help people (individually and in chat groups) search and get notified about latest jobs in the blockchain industry.<p>You can play with it here https:&#x2F;&#x2F;t.me&#x2F;cryptojobslistbot<p>&gt; A brief overview of its modest functions.<p>In private mode (when you are messaging the bot directly):<p><pre><code> - do `&#x2F;start` - then just type any keyword to search for it. E.g. `developer` - you can also filter by location, by typing in `developer in singapore` or `marketing in new york` - you can also filter remote jobs by typing `remote` or `remote developer`. That should work </code></pre> In group setting (when you add the bot to your chat group):<p><pre><code> - do initiate it by typing `&#x2F;search@CryptoJobsListBot` - further on, you should be able to just type `&#x2F;s developer` or `&#x2F;s developer in new york` or any of the abovementioned commands, but with `&#x2F;s ` prefix and get your results. </code></pre> I have not built that many chatbots before, so not sure what are the best practices are. What features could be useful? What can I improve?

暂无评论

暂无评论