You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
JustinAJ 6f453a29eb Added closeSocket() call to connect(). 9 years ago
Bot Licensing change; now using ISC license. 9 years ago
ChannelRelay Licensing change; now using ISC license. 9 years ago
CoreCommands Licensing change; now using ISC license. 9 years ago
ExtraCommands Licensing change; now using ISC license. 9 years ago
FunCommands Licensing change; now using ISC license. 9 years ago
Jupiter@4d20ab6430 Reverted previous two commits; updated Jupiter (better fix). 9 years ago
Plugin.Example Updated to Visual Studio 2015 RC 9 years ago
Plugin.Template Updated to Visual Studio 2015 RC 9 years ago
PluginManager Licensing change; now using ISC license. 9 years ago
Release Added closeSocket() call to connect(). 9 years ago
RenX.Announcements Licensing change; now using ISC license. 9 years ago
RenX.Commands Licensing change; now using ISC license. 9 years ago
RenX.Core Added closeSocket() call to connect(). 9 years ago
RenX.DNS Licensing change; now using ISC license. 9 years ago
RenX.ExcessiveHeadshots Licensing change; now using ISC license. 9 years ago
RenX.ExtraLogging Licensing change; now using ISC license. 9 years ago
RenX.Greetings Licensing change; now using ISC license. 9 years ago
RenX.HybridUUID Licensing change; now using ISC license. 9 years ago
RenX.IRCJoin Licensing change; now using ISC license. 9 years ago
RenX.Ladder Licensing change; now using ISC license. 9 years ago
RenX.Listen Licensing change; now using ISC license. 9 years ago
RenX.Logging Licensing change; now using ISC license. 9 years ago
RenX.Medals Licensing change; now using ISC license. 9 years ago
RenX.MinPlayers Licensing change; now using ISC license. 9 years ago
RenX.ModSystem Licensing change; now using ISC license. 9 years ago
RenX.NicknameUUID Licensing change; now using ISC license. 9 years ago
RenX.Plugin.Template Updated to Visual Studio 2015 RC 9 years ago
RenX.SetJoin Licensing change; now using ISC license. 9 years ago
RenX.Warn Licensing change; now using ISC license. 9 years ago
SetJoin Licensing change; now using ISC license. 9 years ago
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
.gitignore Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
.gitmodules Added Jupiter as submodule and adjusted Jupiter.lib dependency accordingly. 10 years ago
Config.ini Moved ini/txt files from "Release" to base directory. 9 years ago
Jupiter Bot.sln Updated solution file (hasn't been updated in a while; removes RenX.Stats; adds RenX.Ladder and RenX.MinPlayers) 9 years ago
LICENSE Licensing change; now using ISC license. 9 years ago
MakeRelease.bat Moved ini/txt files from "Release" to base directory. 9 years ago
Mods.ini Moved ini/txt files from "Release" to base directory. 9 years ago
ReadMe.txt Moved ini/txt files from "Release" to base directory. 9 years ago
RenXGameCommands.ini Moved ini/txt files from "Release" to base directory. 9 years ago
Translations.ini Moved ini/txt files from "Release" to base directory. 9 years ago

ReadMe.txt

The command line for this application is as follows:
Bot.exe [-config Config.ini] [-pluginsdir Plugins\]

There are also many configuration options in the Config
file. Please read through these to get an idea of what
exactly you can actually configure the bot to do. If you
understand how to configure this bot, you can potentially
reduce all of your IRC bots down to a single instance.

Also: Take note that whenever the bot syncs the config
from memory to the file (such as when adding a setjoin),
all comments in the file are destroyed.