192 projects for "javascript chat" with 2 filters applied:

  • 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
  • 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
  • 1
    Realtime Chat Application

    Realtime Chat Application

    Build and deploy a real time chat application

    This full-stack tutorial project shows how to build and deploy a real-time chat app using React on the client and Node/Express with Socket.io on the server. 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,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    YABDP4Nitro

    YABDP4Nitro

    Yet Another BetterDiscord Plugin for Nitro features

    YABDP4Nitro is a BetterDiscord plugin focused on expanding Discord’s local client experience with Nitro-like interface enhancements. It includes options related to screen sharing quality, emoji usage, profile styling, client themes, and other customization features. The project is made for users who already run BetterDiscord and want a single plugin that groups many premium-style visual and usability tweaks. It is not affiliated with Discord, and its functionality may conflict with Discord’s...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 3
    whatsapp-web.js

    whatsapp-web.js

    WhatsApp library for NodeJS that connects through the browser app

    A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app. Programmatically control WhatsApp whether you're running user or business accounts. It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked. Programmatically control WhatsApp whether you're running user or business accounts. Whatsapp-web.js connects to an official version of WhatsApp Web under the hood, reducing ban risks. The object-oriented approach makes it easy to get...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Discord-Datamining

    Discord-Datamining

    Datamining Discord changes from the JS files

    Discord-Datamining is a research repository that tracks changes in Discord Canary client JavaScript files. It works by comparing the JavaScript files served between builds and recording noteworthy changes in commit notes. The repository is useful for following potential upcoming Discord features, interface experiments, renamed modules, and internal client behavior changes. It also warns that many diffs may only reflect formatting, variable renaming, or non-user-facing implementation changes....
    Downloads: 0 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
  • 5
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Undiscord

    Undiscord

    Delete all messages in a Discord server

    Undiscord is a browser-based script and tool designed to mass-delete messages from Discord accounts, providing users with a way to clean up their message history in bulk. It operates by interacting with Discord’s web interface and APIs, automating the deletion process that would otherwise require manual removal of each message. The tool is typically executed through the browser console, making it accessible without requiring installation of standalone software. It allows users to filter...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    Revenge

    Revenge

    Revenge is a client modification for Discord mobile

    Revenge Bundle is the JavaScript bundle repository for Revenge, a Discord mobile client modification. It continues the Bunny project and focuses on customizing the Discord Android experience. The project lets users extend Discord through plugins, visual themes, custom fonts, and experimental feature access. The repository itself produces bundles that official Revenge loaders execute on supported Android setups. Installation is handled through loader projects such as root-based Xposed tooling...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 8
    midnight

    midnight

    A dark, customizable discord theme

    Midnight Discord is a dark, customizable theme for Discord clients that support external theme files. It works with Vencord, BetterDiscord, and other compatible client-mod environments. The theme can be installed as a downloaded theme file or imported through a hosted CSS link. Users can customize theme variables to adjust the look and feel of the interface. It also includes preset flavors such as light, system-auto, background image, Catppuccin, Nord, Rosé Pine, Tokyo Night, and other...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Discord for Developers Documentation

    Discord for Developers Documentation

    Official Discord Developer Docs

    Discord for Developers Documentation is the official documentation repository for the Discord Developer Platform. It contains the public developer documentation used by third-party applications that integrate with Discord. The repository covers the platform as it is meant to be accessed by outside developers, while leaving out features that are unavailable or unsupported for third-party use. It includes documentation files, images, snippets, tooling, style resources, and contribution...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Pokétwo ∆ Autocatcher

    Pokétwo ∆ Autocatcher

    The most legit & advanced Poketwo autocatcher

    Pokétwo Autocatcher is an automation-oriented tool built around the Pokétwo Discord game ecosystem. It is presented as a lightweight program for catching Pokémon, leveling, market actions, mass trading, spawn tracking, and related Pokétwo workflows. The project emphasizes one-click setup, configuration commands, custom filters, adjustable delays, notifications, and support for both desktop and mobile usage. It also includes systems for rare spawn alerts, catch logging, level queues, market...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    DISCORD.js-selfbot

    DISCORD.js-selfbot

    An unofficial discord.js fork for creating selfbots

    DISCORD.js-selfbot is an archived Node.js library based on discord.js that targets Discord user-account API behavior instead of normal bot accounts. It exposes structures for messages, guilds, interactions, status, activity, voice, video, and other user-specific Discord features. The project was built around Discord API v9 and backported selected functionality from later discord.js versions. It includes documentation, examples, tests, and npm distribution history, but the repository is no...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Shuffle Automation

    Shuffle Automation

    A general purpose security automation platform

    Shuffle is an open-source security automation platform built for security teams, MSSPs, and service providers. It helps teams connect tools, automate repetitive security operations, and coordinate workflows through a visual editor. The platform includes a workflow engine, app integrations, OpenAPI-based app creation, and premade apps for common security tools. It can be self-hosted or used through the cloud, giving teams flexibility based on their operational needs. Shuffle also supports...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A SSH based chatroom framework; inspired by "ssh-chat" project. This framework support not only the IRC-like command line interface, but also custom clients by providing an API. Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Asterisk GUI client, VICIdial

    Asterisk GUI client, VICIdial

    VICIdial Contact Center Suite

    This software suite is designed to extend the functionality of the Asterisk PBX through platform-independant web-client applications. Includes the VICIdial inbound/outbound contact center application. The suite is scalable across multiple Asterisk servers.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 16
    phpMyChat

    phpMyChat

    Standalone chat system developed in php, mysql and javascript

    phpMyChat-Plus is an easy-to-install, easy-to-use multi-room PHP/DB chat. It is currently available for MySQLi, MariaDB, PostgreSQL, and ODBC. It supports IRC-like commands, moderators, is available in 24 languages and fully compatible with php7.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 17
    ufonet

    ufonet

    UFONet - Denial of Service Toolkit

    UFONet - Is a set of hacktivist tools that allow launching coordinated DDoS and DoS attacks and combine both in a single offensive. It also works as an encrypted DarkNET to publish and receive content by creating a global client/server network based on a direct-connect P2P architecture. + FAQ: https://ufonet.03c8.net/FAQ.html -------------------------------------------- -> UFONet-v2.0 [R3D] "R3DST4R!" (.zip) -> md5 = [98fcd2bd3bba3f1d52738113522d3bc9] -> UFONet-v2.0 [R3D]...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    tlliberircd

    tlliberircd

    Your own private chat server. No coding. Ready in minutes.

    TLLiberIRCd is a professional commercial IRC chat server that anyone can get running in minutes — no programming, no compiling source code, and no technical background required. Just download the installer for your operating system and you are live. Everything is managed from your web browser through the built-in Web Admin panel. No command line needed for day-to-day use. Nine powerful services come included right out of the box: NickServ, ChanServ, MemoServ, HostServ, OperServ,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mibew Messenger 3
    Mibew Messenger is an open-source live support application allowing visitors of your site to chat with your operators.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 20

    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: 5 This Week
    Last Update:
    See Project
  • 21
    CSS-Only Chat

    CSS-Only Chat

    A truly monstrous async web chat using no JS whatsoever

    css-only-chat is a proof-of-concept demonstration that implements a functioning chat interface using only HTML and CSS, without any JavaScript or backend logic. The project showcases creative use of CSS selectors, checkboxes, labels, and the :checked pseudo-class to mimic interactive behaviors normally handled by JavaScript. Messages are pre-written in the HTML and displayed based on user interaction, making it more of a playful experiment than a real messaging platform. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Omeclone

    Omeclone

    A clone of omegle.com

    Omeclone is an open-source clone of the Omegle-style anonymous chat platform, designed to replicate real-time, random user matching for text and potentially video communication. It provides a backend and frontend system that enables users to connect with strangers anonymously, mimicking the core experience of random chat services. The project typically includes WebSocket-based communication for real-time messaging, ensuring low latency and continuous interaction between users. It emphasizes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Ace Operator is a tool for enabling live communications between company representatives and online users from web sites. By clicking on the "live help" button, customers can get access to company representatives and exchange information in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Y.V.S-Bot

    A Discord BOT using Discord.js

    The BOT is used in our Discord server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is an ircbot written in php. The bot run from any server with php support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo