34 projects for "unity source code" with 2 filters applied:

  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    WifiFred is an old buggy IRC bot written in PHP for use by Community Wireless groups. His functions including RF calculators (including fresnel, fsl, range estimation), hardware databases, internet utilities and standards databases and other fun tidbits. The code base has various security issues and was written back ~2004 - try not to hold it against the author! If anyone wants to work on the code base feel free - there is now a git repository setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Karma-Anope Irc Services

    Anope hybrid services for use on the Karma-Irc network.

    Forked version of the original Anope Irc Services project to specifically function with InspIRCd for use on the now-defunct Karma-Irc network. This project was forked from the Anope-1.8.2-insp12-test (r2485) source code. It has now grown over the years with a number of different fixes and modifications to the service which now distinguish it from the original Anope Irc Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Erwin

    Erwin is an IRC-bot in Perl, using POE.

    Erwin is an IRC-bot in Perl, using POE, written with modularity and expandability in mind. Installing and configuring modules is very easy, compared to lots of other Perl bots where you have to read the source and add your own code in the various event loops. Adding additional functionality is as easy as writing a subroutine that returns something and configuring a regex to use that subroutine. By typing "!google keyword", for instance, "Google::Search" gets "keyword" as an argument, searches Google with that keyword and returns a couple of URLs. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    libircclient is a small but powerful library, which implements client-server IRC protocol. It has all features needed to create your own IRC client or bot, including multi-threading support, sync and async interfaces, CTCP/DCC support, colors, SSL connections and so on.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 5

    Pastiche ircd

    Simple IRC Server written in Java

    A Simple IRCD written in Java, for ease of adding custom code and allow better protection against crackers/hackers. (Note: This project has been moved to GitHub)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gribble: Support Bottie
    Gribble is the code base for the Supybot SourceForge.net uses for support assistance in the Freenode.net support channel, #sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Anope Services are built off of the original Epona code written by Lara which is built off of IRC Services. These services have advanced the original Epona code and include new features such as Modules, Mysql, and Defcon Mode.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    bMotion is an AI script for eggdrop bots to give them a bit of life and make them better channel members on IRC. It exposes a plugin interface allowing its functionality and behaviour to be easily adjusted and extended with TCL scripts. Latest code is available on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Though a large array of IRC daemons are already in existence, this ircd has been written from the ground-up in C with the goal of engendering a form of experimental IRC that lacks the traditional power struggles of modern IRC servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    P10 protocol IRC services, simple, scalable, for delphi and freepascal, can run on Windows, linux and freeBSD. it is easy to code new service bot "modules" for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Psotnic is an ircnet bot written in C++. The main goal of the project was to create a fast, stable and easy to use bot. Please visit our download section for source code and wiki page for documentation (currently might be unavailable due to migration).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    jlidegw
    IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JTelIRC is a Java-based IRC library that attempts to make creating intelligent IRC clients extremely easy- you can create an intelligent IRC bot within minutes using just a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Official IRC-World.org Dev-Com Website. Software modified and developed to use on IRC-World.org Chat Network. Current projects: - IRCD based on IRC-Hispano/ircu2.10.07 - Extramech Based on EnergyMech 2.9.x - Extraservices (own code IRC Services)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PHP5 Based IRC Bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cURL Install script - downloads, configures, and installs c-ares and curl. cURL Installation Script was created by FBSD-DEV (with help from the Unreal Code Team) for the remote include feature in UnrealIRCd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Python IRC Console Client. I use it to tunnel irc through ssh when I'm at the university. It isn't finished yet, but works quite well for me. The base work is done, but I will revise most of the code soon, so it will be more structured hopefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This java library implements the IRC protocol. This library can be used in other programs as a means to get onto a IRC server and communicate without the need to understand the IRC protocol. Project source code will be added shortly..
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    This project has moved to github. See http://github.com/evanchooly/javabot for the current code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IRC Helper is a plugin for Pidgin which seeks to handle the rough edges of the IRC protocol through network-specific code. The project has moved to http://plugins.guifications.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KineIRCd is a flexible IRC daemon, built on modular, future-ready code. Kine boasts Unicode/ISO-10646 and multilingual support, but its flexibility is ultimately derived from network nonalignment, a powerful core with a simple API, and standards adhesion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Quirck is a Simple IRC Client with a well-commented code and an object oriented architecture. It was written for didactic purposes in a few weeks. We hope that it can be useful for anyone new to the world of IRC client programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    <b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Spiritbot is a suite of tools designed for use in software-engineering, CodeGenUML includes an XMI/MOF/UML reader and exporter. An IRC ticker bot is also provided to aid in the development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IRC Client coded in Java, inspired in the popular mIRC. This client was coded as a practice, along with my learning of the Java programming language. I wanted to offer the code to help anyone wishing to start programming networked applications on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next