Retoor software development Projects Research SearchXNG
Register Sign In

11 lines
340 B
Markdown
Raw Normal View History

feat: add Grokii AI-powered devRant bot with chat and spam detection modes Introduce a new Swift-based assistant bot for the devRant platform, featuring real-time @mention monitoring via an external JSON feed, AI response generation through OpenRouter (xAI Grok models), and optional spam detection with pattern-based content analysis and automatic downvoting. Includes a modular architecture with BotLogger, MentionBot actor, OpenRouterClient, and CLI subcommands (Chat, Spam) built on ArgumentParser, along with Package.swift dependencies on SwiftDevRantSDK and KreeRequest.
2025-12-20 20:15:08 +01:00
# Changelog
## Version 0.1.0 - 2025-12-20
Adds Grokii, an AI-powered devRant bot that supports chat interactions and spam detection modes. Developers can now integrate this bot to enhance community engagement and moderation on devRant platforms.
**Changes:** 9 files, 1684 lines
**Languages:** Markdown (386 lines), Other (1298 lines)
Reference in New Issue Copy Permalink
60d325a970
swiftii/CHANGELOG.md
Response time: 31ms
Mail Licenses API