Showing 478 open source projects for "atom-project"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Danghuangshang

    Danghuangshang

    AI Court Building Complete Tutorial - From Zero Basics to Advanced

    Danghuangshang is a ready-to-use multi-agent collaboration system built around OpenClaw. It uses an imperial court metaphor where the user acts as the ruler and specialized AI agents act as ministers, reviewers, operators, and coordinators. The project supports several organizational modes, including a Ming-style cabinet, a Tang-style review workflow, and a modern executive-team structure. Agents can be assigned responsibilities such as coding, architecture, finance, operations, marketing, project management, legal review, and automated code inspection. The system includes memory, scheduled tasks, sandbox isolation, multi-platform access, and a web dashboard for monitoring status and usage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Beatra

    Beatra

    Advanced Discord v14.22 Music Bot with YouTube, Spotify, SoundCloud

    ...The bot includes dynamic “Now Playing” embeds with cover art, platform badges, queue countdowns, and localized metadata. Its queue system supports preloading, shuffle controls, playlist handling, loop modes, and genre-aware autoplay. The project also includes resilient playback features such as retry logic, voice connection monitoring, idle auto-disconnect, and graceful shutdown behavior. It is designed for server owners who want a full-featured music bot with slash commands, controls, localization, lyrics, caching, and source extensibility.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    lanyard

    lanyard

    Expose your Discord presence and activities to a RESTful API

    ...It lets users display their Discord status, current activities, Spotify listening data, and related profile information on websites or external apps. The public service can be used quickly by joining the Lanyard Discord server, but the project also supports self-hosting. It includes a real-time key-value store that can be updated through the bot or API and emitted through presence updates. Developers can subscribe to one user, multiple users, or all monitored users through its socket protocol. Lanyard is especially useful for personal websites, GitHub profile widgets, dashboards, and real-time presence visualizations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Discordo

    Discordo

    A lightweight, secure, and feature-rich Discord terminal (TUI) client

    Discordo is a lightweight Discord terminal client built for users who prefer a text-based interface. It is written in Go and provides a terminal UI for interacting with Discord from Windows, macOS, Linux, FreeBSD, and other supported environments. The project supports installation through prebuilt binaries, source builds, and several package managers. Users can log in through the app interface, an environment variable token flow, or QR login. A configuration file allows customization of behavior, keybindings, and theme settings. Because it operates as a Discord user client, it should be used with awareness of Discord’s Terms of Service and the risks around automated or self-bot-style usage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    BetterDiscord

    BetterDiscord

    Better Discord enhances Discord desktop app with new features

    BetterDiscord is a long-running Discord desktop client modification built around themes, plugins, and user customization. It lets users extend Discord beyond the default app experience by installing community-made add-ons. The project provides installers for major desktop operating systems and also documents manual installation for development or troubleshooting use cases. Its add-on workflow is simple: users download plugins or themes and place them in the appropriate folder. BetterDiscord is aimed at people who want visual changes, interface tweaks, and extra functionality inside a standard local Discord install. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Chat SDK

    Chat SDK

    A unified TypeScript SDK for building chat bots

    ...It lets developers write bot logic once and deploy it to services such as Slack, Microsoft Teams, Google Chat, Discord, Telegram, GitHub, Linear, WhatsApp, and more. The project provides adapters, event handlers, state handling, slash commands, buttons, modals, cards, file handling, direct messages, and ephemeral messages. It also supports AI streaming patterns for LLM-powered assistants in different chat environments. A CLI can scaffold a minimal Next.js bot app with routes, configuration, dependencies, and environment examples. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Realtime Chat Application

    Realtime Chat Application

    Build and deploy a real time chat application

    ...The goal is to teach production-adjacent concepts such as minimal state management, basic routing, and environment configuration without overwhelming the learner. The project has been widely referenced by learners tackling socket-based chat as an entry point to real-time web development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    discord.py-self

    discord.py-self

    A fork of the popular discord.py for user accounts

    ...The library includes rate limit handling, performance-oriented implementation choices, upstream compatibility goals, and coverage for many user-specific Discord systems. It supports areas such as sessions, read states, relationships, connections, interactions, application management, and other account-level features. The project clearly warns that automating user accounts violates Discord’s Terms of Service and is not recommended. It is best viewed as a proof-of-concept or research-oriented fork rather than a safe replacement for official Discord bot libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Spacebar Server

    Spacebar Server

    A reimplementation of the Discord.com backend, built with Typescript

    ...The repository includes the HTTP API server, WebSocket gateway, CDN server, WebRTC server, request and response schemas, database models, and administrative utilities. It is part of the broader Spacebar ecosystem for decentralized, self-hostable chat infrastructure. The project is useful for developers interested in Discord-like systems, real-time communication protocols, and independently operated chat services. Some compatibility gaps still exist, so not every Discord client can connect perfectly to a Spacebar instance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    DiscordGo

    DiscordGo

    (Golang) Go bindings for Discord

    ...If you would like to help the DiscordGo package please use this link to add the official DiscordGo test bot dgo to your server. This provides indispensable help to this project. Construct a new Discord client which can be used to access the variety of Discord API functions and to set callback functions for Discord events. The DiscordGo code is fairly well documented at this point and is currently the only documentation available. Go reference (below) presents that information in a nice format. This library and the Discord API are unfinished. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    InstaFix

    InstaFix

    Fix Instagram embeds in Discord (and Telegram!)

    InstaFix is an archived Go service that fixes Instagram embeds for platforms such as Discord and Telegram. It works by transforming Instagram links into alternate URLs that return cleaner preview metadata, images, videos, or gallery-style displays. The project was inspired by similar social embed fixers and is not affiliated with Instagram. Users could choose different URL prefixes depending on whether they wanted the full embed, media-only output, or a gallery-focused view. The service can be self-hosted locally, deployed with Docker, or adapted for Kubernetes-style infrastructure. Since it is archived, it is best understood as a legacy embed-fixing service and reference implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Discord-Datamining

    Discord-Datamining

    Datamining Discord changes from the JS files

    ...Because it compares only selected entry files rather than every chunk file, its findings should be treated as incomplete signals rather than confirmed product announcements. The project is intended for educational analysis and is not affiliated with Discord.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Python Utility Bot

    Python Utility Bot

    The community bot for the Python Discord community

    Python Discord Bot is the community utility bot built specifically for the Python Discord server. It provides moderation, automation, support, and community-management tools that help keep a large programming community organized. The project is written almost entirely in Python and follows the development practices of the Python Discord organization. It includes a Docker setup, tests, pre-commit configuration, contribution guidelines, and security documentation. The bot is not a generic plug-and-play product for every server, but a focused production bot for one established community. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pycord

    Pycord

    Pycord is a modern, easy to use, feature-rich, and async ready API

    Pycord is a modern Python API wrapper for building Discord bots and applications. It provides an async-ready interface that uses Python’s async and await syntax for handling Discord interactions. The project supports Discord application APIs, slash commands, user commands, traditional commands, voice options, and performance-focused optional packages. It includes proper rate limit handling and is optimized for both speed and memory usage. Pycord supports current Python versions and offers documentation, guides, examples, and community resources for new bot developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Spacebar

    Spacebar

    Free selfhostable discord compatible communication platform

    Spacebar is a free, open-source, self-hostable communication platform designed to be compatible with Discord-style clients and bots. It includes chat, voice, and video capabilities while giving server operators more control over infrastructure and configuration. The project emphasizes decentralization, customization, and avoiding a single point of failure. It is intended to let users run their own communication service while keeping compatibility with familiar Discord-like tooling. Spacebar also highlights extensibility through plugins and visual customization through themes and a design editor. Its ecosystem includes server, client, documentation, and landing page repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MonitoRSS

    MonitoRSS

    MonitoRSS RSS bot (formerly known as Discord.RSS)

    ...It was formerly known as Discord.RSS and focuses on turning external news, blog, and content feeds into configurable Discord notifications. Users can rely on the public hosted instance or self-host the project with Docker and Docker Compose. The self-hosted setup includes a control panel, bot configuration, database services, and environment-based settings. It can also support email notifications for feed failures or permission issues when SMTP details are configured. MonitoRSS is useful for communities, teams, and content watchers that need reliable feed delivery without manually checking many websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Discord Presence

    Discord Presence

    Update your discord status with a rich presence

    Discord Presence is a Visual Studio Code extension that updates a user’s Discord status with rich presence while they code. It shows what file or project the user is editing, making development activity visible to Discord friends or communities. The extension supports more than 200 popular programming languages, so it can display useful context across many types of projects. It also lets users enable or disable rich presence for individual workspaces, which is helpful for private or sensitive work. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BetterDiscord Addons

    BetterDiscord Addons

    A series of plugins and themes for BetterDiscord

    BetterDiscordAddons is a large collection of plugins and themes made for BetterDiscord users who want deeper Discord customization. It is maintained as a central repository for Mirco Wittrien’s BetterDiscord add-ons. The project includes visual themes as well as JavaScript plugins that change or expand Discord’s interface behavior. Users can browse the plugin and theme folders to install only the add-ons they need. The repository is useful for people who already understand BetterDiscord and want a trusted source of long-running community extensions. It is also valuable for developers who want to study how BetterDiscord add-ons are structured and maintained over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    linen.dev

    linen.dev

    Lightweight Google-searchable Slack alternative for Communities

    linen.dev is an open-source community platform that makes Slack and Discord discussions searchable on the web. It syncs public community threads into an SEO-friendly website so users can discover answers without joining or logging in. The project is designed to reduce repeated questions by turning community conversations into persistent knowledge pages. It can also support branded community pages, custom domains, redirects, and public discovery for paid deployments. Linen focuses on preserving useful public discussion while limiting the amount of private member information it stores. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Koishi

    Koishi

    Cross-platform chatbot framework made with love

    Koishi is a cross-platform chatbot framework built for extensibility, performance, and practical bot management. It lets users create chatbots for platforms such as QQ, Telegram, Discord, Feishu, and other messaging services. The project includes a web console that makes setup, monitoring, plugin installation, and behavior control easier for non-expert users. Its ecosystem includes thousands of official and community plugins for adapters, databases, storage, web panels, state handling, and business features. Developers get a TypeScript-based framework with strong typing, unit-tested core behavior, and hot reloading for plugin development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Online Forever

    Online Forever

    Make Your Discord Account 24/7 Online

    Online Forever is a Python-based utility designed to keep a Discord user account appearing online continuously. It supports custom status text and the main visible status modes, including online, idle, and do not disturb. The project is small, simple, and focused on one purpose rather than being a full Discord automation framework. It can run on any platform that supports Python, which makes it accessible across common desktop and server environments. Because it automates a Discord user account, it carries clear Terms of Service and account-suspension risk. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    disease.sh

    disease.sh

    API for Current cases and more stuff about COVID-19 and Influenza

    disease.sh API is an open-source disease statistics API focused on COVID-19, influenza, and related public health datasets. It provides access to global summaries, regional statistics, mobility data, and selected official government data. The project aggregates information from multiple public sources and exposes it through developer-friendly endpoints. It is built for dashboards, educational projects, data visualizations, bots, and applications that need structured disease-related information. The repository includes scrapers, routes, tests, Docker configuration, documentation references, and deployment files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Claude-to-IM Skill

    Claude-to-IM Skill

    Bridge Claude Code / Codex to IM platforms

    ...It runs a Node.js background daemon that forwards messages from chat apps to an AI coding agent. Responses, tool requests, permission prompts, and streaming previews are sent back into the same chat interface. The project supports Telegram, Discord, Feishu/Lark, QQ, and WeChat, making remote coding-agent access possible from common communication tools. It includes an interactive setup wizard that helps users configure bot tokens, defaults, runtime selection, and validation. It is useful for developers who want to manage coding-agent sessions from mobile or team chat without opening a full desktop interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PySilon Malware

    PySilon Malware

    Advanced RAT written in Python language

    PySilon is a Python-based remote access malware project controlled through Discord. The repository describes it as an advanced RAT with a GUI builder and many remote-control modules. Its capabilities include screen capture, process control, file access, system information collection, input monitoring, browser data extraction, and disruptive system actions. Because those functions can be used to compromise other people’s computers, this project is high-risk and should only be discussed or studied in isolated, authorized security research environments. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Psi+

    Psi+

    Psi+ Project — development branch of Psi XMPP client

    Psi is a cross-platform powerful XMPP client designed for experienced users. Psi+ is a development branch of Psi XMPP client. Previously is was a sort of fork but now just consider it as a space for nightly builds.
    Leader badge
    Downloads: 366 This Week
    Last Update:
    See Project