Showing 30 open source projects for "code bot"

View related business solutions
  • 1
    DiscordGo

    DiscordGo

    (Golang) Go bindings for Discord

    ...DiscordGo has nearly complete support for all of the Discord API endpoints, websocket interface, and voice interface. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BetterDiscordPanel

    BetterDiscordPanel

    Discord Messaging Panel that allows you to message inside of a bot

    ...BetterDiscordPanel does not run on any servers and can be self-hosted. All bot details are stored locally and is completely secure. BetterDiscordPanel is open source on GitHub so you can see all the code behind the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Botkit

    Botkit

    Tool for building chat bots, apps and custom integrations

    An open source developer tool for building chat bots, apps and custom integrations for major messaging platforms. Part of the Microsoft Bot Framework. We love bots, and want to make them easy and fun to build! Include Botkit into your Node application and boot up a controller that will define your bot's behaviors. In this case, we're setting up a bot to use with the Bot Framework Emulator. Tell the bot to listen for users saying "hello," and use `bot.reply` to send an immediate response....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 5
    Wechaty

    Wechaty

    Conversational RPA SDK for chatbot makers

    ...Wechaty lets you focus on your conversations, and we'll do the chores. Go ahead and build your business logic based on Wechaty. You are welcome to join our Wechaty Developers' Home by scanning the above QR code, then send the secret code wechaty to Friday.BOT. Wechaty is a modern Conversational RPA SDK for Chatbot Makers which can create a bot in a few lines of code. Wechaty offers out-of-the box support for the common features you'd expect from turning your IM account into chatbot, and can be easily customised and extended by developers to create a chatbot that is tailored to their precise needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    BotMan

    BotMan

    A framework agnostic PHP library to build chat bots

    ...BotMan Studio is a Laravel 5.5 boiler project to get you started in no time! BotMan is all about having an expressive, yet powerful syntax that allows you to focus on the business logic, not on framework code. BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, including Slack, Telegram, Microsoft Bot Framework, Nexmo, HipChat, Facebook Messenger and WeChat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Telegram Bot for Windows

    Telegram Bot for Windows

    Telegram Bot Windows Application

    This is a funcional application for Windows for your Telegram Bot. To create your own bot you must register new bot by BotFather bot in Telegram. BotFather will give you unique Autch code that will be used in this application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    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: 19 This Week
    Last Update:
    See Project
  • 10

    ANGie

    Alice Next Generation (internet entity)

    An AIML based chat bot building on the original Alice AIML 1.0.1 set produced by Dr. Wallace and the ALICE AI Foundation and the PyAIML code base written by Cort Stratton, the ANGie project incorporates additional AIML sets, adds its own AIML to the set, adds new AIML tags and additional code to provide more dynamic responses and more logical case-based-reasoning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Claudia Bot Builder

    Claudia Bot Builder

    Create chat bots for Facebook Messenger, Slack, Amazon Alexa, etc.

    Claudia Bot Builder helps developers create and deploy chat-bots for various platforms in minutes to AWS Lambda. It simplifies the messaging workflows, automatically sets up the correct web hooks, and guides you through configuration steps, so that you can focus on important business problems and not have to worry about infrastructure code. This code is enough to operate bots for all supported platforms.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    XMPP PHP Bot

    XMPP PHP Bot

    XMPP PHP BOT (XPbot) - simple, extensible jabber bot

    XPBot or rather Xmpp Php Bot is an extensible, modular and modern XMPP(Jabber) bot written entirely in PHP. XPBot utilizes all major PHP 5.4 and in feature we're gonna probably move our code base to 5.5 version to provide even better user (and developer!) experience. This bot is going to be 100% modular, so you can replace almost every part of the bot. It's of course free to use (even commercial!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An IRC Bot With some essential commands for fun and power. This lightweight bot can be adapted to all your needs. Because it is made in python the possibilities are limitless. **This project is not under development, v0.2 is the less-bad code and should be used instead of v0.1**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BBot is a GNU GPL IRC bot for everything from preventing spam to just plain old welcome bots. BBot includes modules to handle factoids, away statuses, do math and more. Writing custom code for BBot is easy, and the more, the better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    callbot is an IRC bot writen in python to help out some irc friends playing eRepublik. For more information and the source code please go to http://93.183.131.3/python/callbot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    This is a modification of the Markovsky IRC Bot. Extra code has been added so that the bot has the capability to not only speak in the distinctive dialects of Andrew Hussie's Homestuck Trolls, but can also switch between them at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    PHP5 Based IRC Bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KPBot is an IRC bot written in PHP, it focuses mainly on easy to create functions, in an easy to code language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    The Web Chat Bot project is intended to create a common code base for web-based chat bots. Currently there's support for the chat.ru chat service, though support for other chat servers can be easily added by rewriting a quite simple communication module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SporksBot is a modular IRC bot. It is programmed in pure OOP Perl and using the Net::IRC code. Modules are *very* easy to program. SporksBot has a well-defined database access API which allows source-independent database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB