TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Cog 1.0

30 pointsby vansteeabout 8 years ago

5 comments

cwmaierabout 8 years ago
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.
perishabledaveabout 8 years ago
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 未加载
jazoomabout 8 years ago
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 未加载
jecelabout 8 years ago
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>
vansteeabout 8 years ago
Thanks to all our early adopters and beta testers for making this possible.