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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Cog 1.0

30 点作者 vanstee超过 8 年前

5 条评论

cwmaier超过 8 年前
Here&#x27;s some quick overview information on Cog:<p>Cog is a chat bot built for chatops-style workflows. In contrast to other bots out there, Cog has security features built in, with a customizable permission and rule system, allowing you to control who can execute commands.<p>Another neat feature is that you can write commands in whatever language you like. You can even distribute commands as Docker containers.<p>The bot itself is written in Elixir, with a command execution agent written in Go. It works out-of-the-box with Slack and Hipchat, but could be extended to other chat platforms with relatively little work by implementing a small interface.
perishabledave超过 8 年前
This is really neat! It took me a while to figure out what it is though, the README should have a better explanation of what it is and some use cases.
评论 #13717814 未加载
jazoom超过 8 年前
Since I had to click through 2 links to find this, I thought I&#x27;d save others the time:<p>&quot;Cog brings the power of the command line to the place you collaborate with your team all the time -- your chat window.&quot;
评论 #13717968 未加载
jecel超过 8 年前
Not to be confused with Cog, the Smalltalk Virtual Machine:<p><a href="http:&#x2F;&#x2F;www.mirandabanda.org&#x2F;cogblog&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.mirandabanda.org&#x2F;cogblog&#x2F;</a>
vanstee超过 8 年前
Thanks to all our early adopters and beta testers for making this possible.