sueden.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Eine Community für alle, die sich dem Süden hingezogen fühlen. Wir können alles außer Hochdeutsch.

Serverstatistik:

1,8 Tsd.
aktive Profile

#slackbot

0 Beiträge0 Beteiligte0 Beiträge heute
Reddit Tech VN Bot<p>Slack Bot mới "Thread Patrol" sử dụng AI để tự động gợi ý chuyển các tin nhắn độc lập thành chuỗi (thread), giúp quản lý channel hiệu quả hơn. Bot có 2 chế độ:</p><p>1. Gợi ý thread cho tin nhắn trả lời nhanh.<br>2. Phân tích ngữ cảnh bằng AI để tìm thread phù hợp nhất.</p><p>Bot không lưu nội dung tin nhắn và cam kết bảo mật dữ liệu.</p><p><a href="https://mastodon.maobui.com/tags/slack" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>slack</span></a> <a href="https://mastodon.maobui.com/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a> <a href="https://mastodon.maobui.com/tags/bot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bot</span></a> <a href="https://mastodon.maobui.com/tags/productivity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>productivity</span></a> <a href="https://mastodon.maobui.com/tags/SlackBot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SlackBot</span></a> <a href="https://mastodon.maobui.com/tags/tr%C3%AD_tu%E1%BB%87_nh%C3%A2n_t%E1%BA%A1o" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>trí_tuệ_nhân_tạo</span></a> <a href="https://mastodon.maobui.com/tags/n%C4%83ng_su%E1%BA%A5t" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>năng_suất</span></a> <a href="https://mastodon.maobui.com/tags/t%E1%BB%B1_%C4%91%E1%BB%99ng_h%C3%B3a" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tự_động_hóa</span></a></p><p><a href="https://www.reddit.com/r/SideProject/comments/1m4h1e6/created_a_slack_bot_that_help_keeps_" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">reddit.com/r/SideProject/comme</span><span class="invisible">nts/1m4h1e6/created_a_slack_bot_that_help_keeps_</span></a></p>
Kyler Middleton<p>🚨 Part 9 of the Slack Bot with AI series is now FREE!</p><p>✅ Add a Lambda Receiver pattern<br>✅ Avoid Slack timeouts<br>✅ Improve reliability and cut costs</p><p>This wraps up the series with a clean async handoff between Lambdas so your AI bot doesn’t break Slack’s 3s rule.</p><p>Easy to implement, free to read, and MIT licensed!</p><p><a href="https://www.letsdodevops.com/p/building-a-slack-bot-receiver" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">letsdodevops.com/p/building-a-</span><span class="invisible">slack-bot-receiver</span></a></p><p><a href="https://infosec.exchange/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://infosec.exchange/tags/GenAI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GenAI</span></a> <a href="https://infosec.exchange/tags/SlackBot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SlackBot</span></a> <a href="https://infosec.exchange/tags/Serverless" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Serverless</span></a> <a href="https://infosec.exchange/tags/LetsDoDevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LetsDoDevOps</span></a></p>
Kyler Middleton<p>🚨 Part 8 of the Slack Bot with AI series is now FREE!</p><p>✅ Add ReRanking to improve KB response accuracy<br>✅ Score results by actual relevance<br>✅ Boost answer quality with minimal cost or latency</p><p>It’s fast, cheap, and dramatically improves results from your Confluence-powered RAG bot using AWS Bedrock.</p><p>Read it now:<br><a href="https://www.letsdodevops.com/p/building-a-slack-bot-reranking" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">letsdodevops.com/p/building-a-</span><span class="invisible">slack-bot-reranking</span></a></p><p><a href="https://infosec.exchange/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://infosec.exchange/tags/GenAI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GenAI</span></a> <a href="https://infosec.exchange/tags/SlackBot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SlackBot</span></a> <a href="https://infosec.exchange/tags/Serverless" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Serverless</span></a> <a href="https://infosec.exchange/tags/Bedrock" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bedrock</span></a> <a href="https://infosec.exchange/tags/LetsDoDevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LetsDoDevOps</span></a></p>
Kyler Middleton<p>🚨 Part 7 of the Slack Bot with AI series is now FREE!</p><p>✅ Stream token-by-token responses with AWS Bedrock<br>✅ Show live status updates in Slack<br>✅ Make your bot feel faster and more responsive</p><p>This upgrade uses converse_stream() to show real-time progress instead of waiting for the full reply.</p><p>Code is open source and MIT licensed:<br><a href="https://www.letsdodevops.com/p/building-a-slack-bot-streaming" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">letsdodevops.com/p/building-a-</span><span class="invisible">slack-bot-streaming</span></a></p><p><a href="https://infosec.exchange/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://infosec.exchange/tags/GenAI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GenAI</span></a> <a href="https://infosec.exchange/tags/SlackBot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SlackBot</span></a> <a href="https://infosec.exchange/tags/Serverless" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Serverless</span></a> <a href="https://infosec.exchange/tags/AWS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AWS</span></a> <a href="https://infosec.exchange/tags/LetsDoDevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LetsDoDevOps</span></a></p>
Kyler Middleton<p>🚨 Part 6 of the Slack Bot with AI series is now FREE!</p><p>Learn how to use AWS Bedrock’s .converse() API to let your bot read and analyze DOCX, XLSX, PDFs &amp; more.</p><p>✅ Summarize contracts<br>✅ Analyze sales data<br>✅ Compare resumes to job reqs<br>✅ Give project feedback</p><p>No AWS or Python expertise required. Just clear steps and pictures.</p><p>Read it now:<br><a href="https://www.letsdodevops.com/p/building-a-slack-bot-with-ai-capabilities-bdf" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">letsdodevops.com/p/building-a-</span><span class="invisible">slack-bot-with-ai-capabilities-bdf</span></a> </p><p><a href="https://infosec.exchange/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://infosec.exchange/tags/GenAI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GenAI</span></a> <a href="https://infosec.exchange/tags/Serverless" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Serverless</span></a> <a href="https://infosec.exchange/tags/SlackBot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SlackBot</span></a> <a href="https://infosec.exchange/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://infosec.exchange/tags/LetsDoDevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LetsDoDevOps</span></a></p>
Kyler Middleton<p>tldr: part 4 of my series "Building a Slack Bot with AI Capabilities - From Scratch!" is now FREE! 🚀</p><p>This step-by-step guide upgrades our AI Slack bot into a production-ready, serverless application. It’s built to scale and designed for enterprise deployments.</p><p>Link to part 4: <a href="https://www.letsdodevops.com/p/building-a-slack-bot-part-4-serverless-with-lambda" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">letsdodevops.com/p/building-a-</span><span class="invisible">slack-bot-part-4-serverless-with-lambda</span></a> </p><p>Let’s wrap this up and bring AI-powered Slack bots to the cloud!</p><p><a href="https://infosec.exchange/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://infosec.exchange/tags/SlackBot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SlackBot</span></a> <a href="https://infosec.exchange/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://infosec.exchange/tags/AWS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AWS</span></a> <a href="https://infosec.exchange/tags/Automation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Automation</span></a> <a href="https://infosec.exchange/tags/Serverless" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Serverless</span></a></p>
Kyler Middleton<p>tldr: Part 2 of my series "Building a Slack Bot with AI Capabilities - From Scratch!" is now FREE!</p><p>In this installment, we learn how to make Python talk to AWS Bedrock and answer (static) AI requests.</p><p>📝 Link to part 2: <a href="https://www.letsdodevops.com/p/lets-do-devops-building-a-slack-bot" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">letsdodevops.com/p/lets-do-dev</span><span class="invisible">ops-building-a-slack-bot</span></a> </p><p>Stay tuned for the next articles in the series as they become free over the coming weeks! And please go subscribe at LetsDoDevOps.com to view all the paid articles immediately, with no waiting! </p><p><a href="https://infosec.exchange/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://infosec.exchange/tags/SlackBot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SlackBot</span></a> <a href="https://infosec.exchange/tags/AWS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AWS</span></a> <a href="https://infosec.exchange/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://infosec.exchange/tags/Automation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Automation</span></a></p>
eicker.news ᳇ tech news<p>»A former <a href="https://eicker.news/tags/Gizmodo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Gizmodo</span></a> writer changed his name to ‘<a href="https://eicker.news/tags/Slackbot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Slackbot</span></a>’ and stayed undetected for months: Management didn’t pick up on the duplicate Slackbot — or its grouchy new eyebrows.« <a href="https://www.theverge.com/2024/2/23/24081249/slack-slackbot-gizmodo-tom-mckay?eicker.news" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">theverge.com/2024/2/23/2408124</span><span class="invisible">9/slack-slackbot-gizmodo-tom-mckay?eicker.news</span></a> <a href="https://eicker.news/tags/tech" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tech</span></a> <a href="https://eicker.news/tags/media" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>media</span></a></p>
Radio (In)Security<p>Tom McKay verließ <a href="https://social.bau-ha.us/tags/Gizmodo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Gizmodo</span></a> vor zwei Jahren und änderte seinen Namen in <a href="https://social.bau-ha.us/tags/Slackbot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Slackbot</span></a>. Niemand bemerkte dies und so blieb er im Chat. </p><p>Darum, liebe Leute, ist es wichtig, alle Accounts beim Verlassen zu deaktivieren. </p><p><a href="https://social.bau-ha.us/tags/slack" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>slack</span></a><br>---<br>A former Gizmodo writer changed his name to ‘Slackbot’ and stayed undetected for months - The Verge<br><a href="https://www.theverge.com/2024/2/23/24081249/slack-slackbot-gizmodo-tom-mckay" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">theverge.com/2024/2/23/2408124</span><span class="invisible">9/slack-slackbot-gizmodo-tom-mckay</span></a></p>
AI6YR Ben<p>😂 "A former Gizmodo writer changed his name to ‘Slackbot’ and stayed undetected for months" <a href="https://m.ai6yr.org/tags/work" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>work</span></a> <a href="https://m.ai6yr.org/tags/slack" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>slack</span></a> <a href="https://m.ai6yr.org/tags/slackbot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>slackbot</span></a></p>