68 projects for "so" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start 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
    DiscordChatExporter

    DiscordChatExporter

    Saves Discord chat logs to a file

    ...The tool connects to Discord accounts and retrieves message history from servers, channels, or direct messages, then converts the data into formats such as HTML or JSON. It is designed to preserve message structure, timestamps, attachments, and formatting so exported conversations remain easy to navigate and review. The project is widely used for moderation audits, research, community archiving, and personal record keeping. With both command-line and GUI usage patterns available through the ecosystem, it supports automation as well as manual workflows. Overall, DiscordChatExporter provides a reliable way to extract and preserve Discord communications outside the platform.
    Downloads: 95 This Week
    Last Update:
    See Project
  • 2
    YAGPDB

    YAGPDB

    Yet another general purpose discord bot

    ...It includes many server-management plugins, including moderation, logs, custom commands, reminders, reputation, feeds, notifications, and server statistics. The project is designed so different plugins can provide separate features while still depending on shared bot infrastructure when needed. It also includes a web control panel workflow for managing authorization and server configuration. Self-hosting is supported through standalone deployment or Docker-based setups, with options for direct HTTPS or reverse proxy use. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    GQty

    GQty

    The No-GraphQL Client for TypeScript

    ...The library automatically tracks what data the application uses and turns that into GraphQL operations. This helps reduce duplicated schema knowledge between front-end code and query files. It also surfaces API-breaking changes through TypeScript errors, so developers can see failures directly in their editor. GQty is especially useful for teams that want GraphQL’s type safety and flexibility without the overhead of managing query strings by hand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Spacebar Server

    Spacebar Server

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

    ...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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    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
  • 6
    Realtime Chat Application

    Realtime Chat Application

    Build and deploy a real time chat application

    ...It covers the mechanics of establishing WebSocket connections, broadcasting and receiving messages, and maintaining active user rooms. The repository includes scripts and instructions to spin up both client and server quickly so you can experiment locally. It illustrates common patterns like event-driven messaging, joining/leaving rooms, and rendering live message streams in the UI. 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
  • 7
    MusicBot

    MusicBot

    The original MusicBot for Discord

    ...The bot includes a configurable queue system and can automatically continue playback from an existing song list when the queue is empty. It also includes a permissions system so server owners can restrict commands to specific people or roles. Configuration is handled through an options file, and the project provides setup guides for installation and Discord connection. MusicBot is useful for communities that want a self-hosted, configurable music bot rather than a hosted service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Internet Discussion Boards

    Internet Discussion Boards is a message board system by Game Maker 2k.

    Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Mumble

    Mumble

    Low-latency, high quality voice chat for gamers

    Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It includes game linking, so voice from other players comes from the direction of their characters, and has echo cancellation so the sound from your loudspeakers won't be audible to other players.
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Consilium Sentence Suggestions Tools

    Consilium Sentence Suggestions Tools

    Consilium – User Defined sentence Suggestion Tool.

    ...While our aim is to provide a sentence suggestion tool which will give suggestion to complete the sentence according previously enterd data by the user. Output or suggestion for same sentence or word will change person to person according to previously entered data by that person. So, it will be very easy to type any document, sms, mail, chatting etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    connect-flash

    connect-flash

    Flash message middleware for Connect and Express

    ...Once installed and wired into a session-enabled Express app, it lets you set messages that persist across a single request–redirect–response cycle and then automatically clears them so they don’t show up repeatedly. The API is minimal: you call req.flash(type, message) to store a flash and then read them back in views or route handlers when needed, which makes it a practical solution for form submission feedback, login failure notices, and other transient user alerts. By abstracting flash message handling into middleware, connect-flash eliminates the need for manual session management code and enhances UX with consistent request feedback patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Quotes Database System (formerly Salty Quotes Database, named so because it was made for the development site saltine.net) is a small script written by Kyle Florence a few years ago that will store IRC quotes, it's like your own personal bash.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A stand-alone version of the smail applet client, with additional features : proxies, blacklist, system tray icon, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MiniChatbox
    A small PHP chatbox which supports the use of emoticons and also has a filter for bad language. No databases are required so all you need is a server which supports PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Free Speech Just Pay Shipping

    Free Speech Just Pay Shipping

    3d peer to peer chatroom where associated pairs of text gravitate

    ...Many possible uses, and a global competition for what gets associated to what else. In this peer to peer network, pairs of short text are communicated based on highest "proof of work" (see Bitcoin's design doc) on each pair, so the pairs of text that the most time is spent toward associating will spread through the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    VoiceChatter is a free, open source, and cross platform voice chat application. It is built for gaming, so it is light weight, yet delivers excellent voice quality over minimal bandwidth and latency. For more, visit http://www.voicechatter.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Trivbot is a a multilingual quiz/trivia bot for IRC channels. It is written in java so it can run on multiple platforms. A question is sent to the IRC channel and the text in the channel scanned for a string that matches one of the accepted answers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The MathChat project is an attempt to make communication between Math TA's and students at Universities and High Schools easier. Users can customize a keyboard so that chatting using standard text and math formulas is easy and intuitive for anyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    wizanda

    wizanda

    A faster version of Xoops optmized for speed

    Many projects rolled into one, to add quick improvements and module development for Xoops Contents Management System. As changes can happen at the same time, this is to provide the best solutions and cross reference ideas from everywhere, into one project. The project evolved so much, its no longer Xoops and is more compatible with Xoops derivatives 2.2 and earlier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libirc++ is a well designed, modern C++ IRC Library. This lib should and can be used as base for IRC Bots and IRC Clients. The library is designed for multiple simulatneous connections so the library can fill any purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Priv8chat is a open-source coded in Java to provide free-safe-chat, so you can talk to your friends and be sure that nobody will see your chat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DISCUSS is so-called “chat” module for XOOPS, that supports your group to make rapid decisions. It offers rich user experience with IM-like interface powered by Ajax technology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Library for handling xmpp with python. Written with jabberd2 in mind so it uses DISCO for browsing, privacy rules sets for invisible presence, SASL for authentication, TLS for security and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mxit4J provides a free open source library for java that implements the Mxit Protocol so writing clients for Mxit can be done easily without worrying about the protocol specifics or writing your own network layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next