WEBIRC - Handle your users hostnames / IP addresses properly. Stats - See how many users are connecting to your network in real-time. Servers - Control which servers kiwi users can connect to. It's your network. View details » Website Widgets. Embed an IRC client widget into your website for an instant, free live chat.

  • Download
  1. Internet Relay Chat (IRC) is a form of real-time Internet text messaging (chat) or synchronous conferencing. It is mainly designed for group communication in discussion forums, called channels, but also allows one-to-one communication via private message as well as chat and data transfer (including file sharing).
  2. IRC or Internet Relay Chat is a protocol that enables real-time text communications between people. To start, a client connects to a server (or more commonly a network of servers) where clients have either one on one conversations or group conversations in channels. Before choosing a client it's important to understand how IRC functions and what it's capable of. Here's a quick.
  3. Mango IRC is a completely redesigned chat client for your Mac OS X and with Mango IRC and Mango IRC HD also a great companion for your iPhone or iPad. You can keep in touch with your friends, developers or get support anywhere on the go. Chat features:. You can connect to multiple servers at a time. You can connect to secure SSL servers.

Thank you for using our Mac software portal. Unfortunately, there is no direct download for the Mac version of VK Chat. To download the application, proceed to the App Store via the link below.

Often downloaded with

  • AudioControl for VKЧасто слушаете музыку ВКонтакте через сайт? Хотите переключать аудиозаписи..DOWNLOAD
  • Chat HeadsChat Heads is an application that allows you to message with your friends on..DOWNLOAD
  • Firehose ChatFire Hose Chat lets you chat with visitors on your website. When you open this..DOWNLOAD
  • Mango IRC - Chat clientInternet Relay Chat (IRC) is a form of real-time Internet text messaging (chat)..$2.99DOWNLOAD
  • Camfrog Video ChatCamfrog Video Chat lets you audio/video chat with people all over the world..DOWNLOAD
(Redirected from Comparison of Internet Relay Chat bots)
An IRC bot performing a simple task.

An IRC bot is a set of scripts or an independent program that connects to Internet Relay Chat as a client, and so appears to other IRC users as another user. An IRC bot differs from a regular client in that instead of providing interactive access to IRC for a human user, it performs automated functions.

Function[edit]

Mango Irc V2 1 – Chat Client Download

Often, an IRC bot is deployed as a detached program running from a stable host. It sits on an IRC channel to keep it open and prevents malicious users from taking over the channel. It can be configured to give channel operator status to privileged users when they join the channel, and can provide a unified channel operator list. Many of these features require that the bot be a channel operator. Thus, most IRC bots are run from computers which have long uptimes (generally running a BSD derivative or Linux) and a fast, stable Internet connection. As IRC has become popular with many dial-up users as well, shell accounts at shell providers have become popular as a stable Linux server with a decent connection to run a bot from.

Aside from managing channel permissions, a bot can also perform functions such as logging what is posted to an IRC channel, giving out information on demand (very popular in IRC channels dealing with user support), creating statistics tracking the channel's top posters and longest-lived lurkers, or hosting trivia, Uno and other games. Wren v1 6 1. These functions are usually provided by scripts, often written in a scripting programming language such as Tcl or Perl by the bot's users. https://cgnsvu.over-blog.com/2021/02/convert-video-to-photos-free-software.html. Channels dedicated to file sharing often use XDCC bots to distribute their files.

IRC bots are particularly useful on IRC networks such as EFnet and IRCnet without channel registration services, and on networks like Undernet or QuakeNet that require conditions to be met (minimum user count, etc.) before a channel may be registered. Where bots are used for administrative functions such as this, they may need more access than a normal client connection allows. Some versions of IRC have a 'Service' protocol that allows clients with these extra powers. Such server-sanctioned bots are called IRC services.

Bots are not always welcome. Some IRC networks forbid the usage of bots. One of the reasons for doing so is that each nickname connected to the network increases the size of the network database which is being kept in sync across all servers. Allowing for bots in large networks can cause a relevant amount of network trafficoverhead which needs to be financed and may even lead to netsplits.[1][2]

Comparison[edit]

IRC BotPrimary developersSoftware licenseOperating systemProgramming languageFirst public release - date (version)Latest version - date (version)Notable featuresFunction scopeWebsite
CardinalJohn MaguireMITCross-platformPython 22013-02-03 (beta)2015-12-12 (2.0.13)??[1]
PynfokuranGPL-2Cross-platformPython2002-10-212013-02-27??[2]
SupybotJeremiah Fincher, James Vega and othersBSDCross-platformPython? (0.30)2018-05-10 (0.84.0)Many plugins, SSL, multiple networks support, (un)loading plugins, threads, configuration registry, standardized command syntax, argument parsing?[3], [4]
CerberusStefan HüsgesGPL-3.0Cross-platformPHP2008-02-18 (beta)2016-10-04 (1.6.0)??[5]
CinchDominik Honnef, Lee JarvisMITUnix-likeRuby2010-07-08 (0.3.2)2015-03-31 (2.2.5)Threaded, object-orientedBot writing framework[6]
CNT BotCNT Bot TeamUnlicenseUnix-likeTCL2015-06-15 (0.1)2015-07-24 (0.2)Voting, polling, elect/recall delegates, hold plenaries, admission control, automatically connects to other CNT BotsDemocracy software for digital activists building flat, horizontal networks[7]
DarkbotJason Hamilton, juiceGPLUnix-likeC???responds to user questions from database[8]
DaskebDigitGPLUnix-likeHaskell??minimal starter bot?[9]
EggdropEggheadsGPLCross-platformC1993-122018-12-27 (1.8.4)SSL, botnet, partyline, filesharing, user management, IRC bot uptime contest, supports scripting in tclmulti-purpose[10]
EnergyMechProtonGPLUnix-likeC1998-09-10 (2.5.24, first release by Proton)2018-03-09 (3.0.99p4)single-thread multi-bot capable, low resource usage, botnet, user management, channel moderation, built-in irc bouncer, can be upgraded without disconnecting, IRC bot uptime contest, supports scripting in tcl, python.multi-purpose[11]
ErebotFrançois PoirotteGPL-3.0Cross-platformPHP2010-10-092011-05-08Extensible with many modules and support for multiple networks, multiple identities, SSL/TLS, STARTTLS, IdentD and various IRC daemons extensions. Can be used as a framework to create advanced channel bots.games[12]
ErwinIdar LundGPL-2.0+Cross-platformPerl2004-04-05 (1.0-beta1)2017-03-19 (1.2.0)Easily expandable by writing new modules.Replies to users from database.[13]
FoxBotLee WatsonGPL-3.0Cross-platformJava?2013-09-06 (0.9)Command framework is designed to make writing commands easy. Has simple and powerful permissions system. Simple and fully explained config.?[14]
FoxEyeAndriy GrytsenkoGPLUnix-likeC2011-01 (beta)2011-02-24 (0.9b10)Multithreaded, multinetworked. Encoding chosen per user or network. Extendible by plugins, can be used as client or whatever. Currently supported scripts: Lua, Tcl.kit to build internet client / server / gateway, primary for messaging networks[15]
GambotDerek HoaglandGPLUnix-likePerl2011-1-12011-07-16 (1.0)Framework for creating bots. Messages handled completely asynchronously. Extensible in any programming language. Can be updated without reconnecting, restarting, or reloading.Twitter and other feeds, games / memes,[16]
GozerbotBart ThateBSDUnix-likePython?? (1.0.1)IRC and XMPP bot; can be bridged with Google Wave?[17]
GraystoneGeoff WoollamsMITCross-platformC#2015-10-082015-10-09 (0.1)IRC commands can launch any command line or http request to allow any program or script to control the bot by its output. MySQL support for non user initiated actions and 3rd party integration.?[18]
guppySvetlana TkachenkoGPLCross-platformPython2011-03-202012-12-11 (0.4.3)easy to install, modular structuremulti-purpose[19]
IbidJonathan Hitchcock, Michael Gorven, Stefano RiveraGPL3, core under MITUnix-likePython, Twisted in IM protocols? (0.1.0)? (0.1.1)Twisted engine allows connecting to multiple IM sources, including IRC, XMPP, SILC, Campfire, NMDC? + plugin 'factoids' responds to users from database[20]
InfobotKevin LenzoArtistic LicenseUnix-likePerl2004-082008-08-01 (1.5.3)?replies to users from database[21]
IrcBotMarlincBSDUnix-likePHP? (0.1)? (1.2)??[22]
jenniMichael YanovichEFLv2Unix-likePython (2)??Threaded, general purpose, includes some games. Easily expandable by writing new modules.user management, conversation / lookup, games[23]
irccdDavid DemelierISCCross-platformC++17 and JavaScript2013-09-13 (1.0.0)2019-08-15 (3.0.0)Multiple servers, rules filtering, templates system, cross-platform, extensible with Javascript and C++ pluginsbot framework[24]
JerkbotJason StephensonArtistic License 2.0Cross-platformSleep2014-02-10 (1.0)2017-08-29 (1.7.65)Configurable chatter bot, written as jIRCii scriptresponsive chatter + learns + modules[25]
JSONBOTBart ThateMITUnix-likePython2010-042012-03-23 (0.84.4)Beta[26]
JZBotAlexander Boyd, Maximilian Dirkmann, James StokerLGPLCross-platformJava???feeds, werewolf / maffia, karma system, reminders[27]
KGBMartín Ferrari and Damyan IvanovGPL-2+Cross-platformPerl2008-07-14 (Git)2014-09-17 (1.3.3 see commits)KGB is a system that provides notifications on IRC for commits made to Git, Subversion and CVS repositories.notifications on code commits[28]
LambdabotAndrew J. Bromage et al.MITUnix-likeHaskell? (1.0)2011-01-20 (4.2.3.2)Many plugins; usable offline as a Haskell development tool; embeddable in GHCihaskell development tool[29]
LimnoriaBSDCross-platformPython?2017-03-30 (2017.03.30)See SupybotA maintained fork of Supybot[30]
MozbotIan Hickson, Chris CrewsMPLCross-platformPerl???services to developer communities[31]
MrBot - AwesomeBotMattMcApache v2Cross-platformJavaNovember '132014-06-01A Semi-Advanced Java Bot with a ton of feactures and still more coming.. join #AwesomeBot on espernet for more info.factoids + lastseen[32]
nibblrjrKirjavaNoneCross-platformJavascript??bot framework for creating custom behaviour dynamicallyBot framework[33]
node-ircMartyn SmithGPLv3Unix-likeJavascript?2015-01-16 (0.3.9)Node- native non blocking?[34]
PircBotPaul MuttonGPLCross-platformJava2001-08-012009-12-14 (1.5.0)Framework for creating botsframework to create bots[35]
pmxbotYouGov, Jamie Turner, Chris MulliganMITUnix-likePython 3??Designed to be extensible for a work IRC networkconversation, search, games[36]
Ruby-rbotruby-rbotGPLUnix-likeRuby??flexible plugin systemTwitter & RSS feeds, searches, games[37]
Rubybotumby24GPL-3.0Cross-platformRuby?2013-10-30 (4.2)Simple, yet easily extensible.usermanagement[38]
SchongoSelig, Posiden, Wil?Cross-platformPython 3??Focus on simplicity, highly extandable module system, rapid development cycleinternet searches[39]
ShockyShockah, clone1018GPL-2.0Cross-platformJava??A Very advanced Java irc bot, that supports all kinds of stuffuser management, factoids, games, karma system[40]
sircbotAlpine LinuxGPL-2.0Unix-likeC (Lua scriptable)?2011-12-15Simple IRC bot for shell and lua scripts?
Sopeldgw, Elsie Powell, Dimitri Molenaars, Elad Alfassa, Ari KoivulaEFLv2Cross-platformPython2012-07-15 (3.0.0)2020-08-04 (7.0.6)SSL, (un)loading of plugins at runtime, threaded, user/channel/plugin settings database, Python 3 support. (Formerly Willie; based originally on phenny)Twitter & other feeds, internet searches, meetingbot, link information[41]
TennuHavvy (Ryan Scheel)ISCCross-platformJavascript2012-03-08 (1.0.0)2016-06-22 (4.9.0)Node.js, Plugin architecture, Promise drivenuser management[42]
Ultrosgdude2002 and rakiruArtistic License 2.0Cross-platformPython22013-04-08 (Git)2014-09-25 (1.1.0+ - see commits)Python IRC bot with an extensible plugin and protocol system, and a package manager. Also supports mumble.internet searches, games
VikingBotTor Henning UelandGPL-3.0Unix-likePHP?2013-10-09Simple PHP based IRC bot with support for secure IRC servers and plugin supportbot stats[43]
YauibJulien PalardSimplified BSDCross-platformPython2011-03-22?Plugins can be written in any languagetakes all pubmsg and priv and tries to match the first word as a command to a directory with exec files and the rest as parameters[44]

In popular culture[edit]

Chat
  • Basshunter's 2006 song, Boten Anna, is about a female IRC user mistaken for an IRC bot

See also[edit]

Mango Irc V2 1 – Chat Client

References[edit]

  1. ^RFC1324 - 2.5.1, Size
  2. ^von Loesch, Carl (2003-07-17). 'Functionality provided by systems for synchronous conferencing: 1.2.1 Growth'. Retrieved 2019-01-29.

External links[edit]

  • IRC Bots at Curlie

Mango Irc V2 1 – Chat Client Server

Mango Irc V2 1 – Chat Client Support

Retrieved from 'https://en.wikipedia.org/w/index.php?title=IRC_bot&oldid=981491456'