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.
 
 
 
Jessica James b4a92b23c2 All projects can now compile as x64 (albeit, with warnings) 8 years ago
.vs/config Various dev-bot related changes 8 years ago
Bot All projects can now compile as x64 (albeit, with warnings) 8 years ago
ChannelRelay All projects can now compile as x64 (albeit, with warnings) 8 years ago
Configs Updated Jupiter and refactored as necessary. 8 years ago
CoreCommands All projects can now compile as x64 (albeit, with warnings) 8 years ago
ExtraCommands All projects can now compile as x64 (albeit, with warnings) 8 years ago
FunCommands All projects can now compile as x64 (albeit, with warnings) 8 years ago
HTTPServer All projects can now compile as x64 (albeit, with warnings) 8 years ago
IRC.Core All projects can now compile as x64 (albeit, with warnings) 8 years ago
Jupiter@b71200a2cf All projects can now compile as x64 (albeit, with warnings) 8 years ago
Plugin.Example All projects can now compile as x64 (albeit, with warnings) 8 years ago
Plugin.Template All projects can now compile as x64 (albeit, with warnings) 8 years ago
PluginManager All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.AlwaysRecord All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Announcements All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Commands All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Core All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.ExcessiveHeadshots All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.ExtraLogging All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Greetings All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.HybridUUID All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.IRCJoin All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Ladder All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Ladder.All-Time All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Ladder.Daily All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Ladder.Monthly All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Ladder.Web All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Ladder.Weekly All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Ladder.Yearly All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Listen All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Logging All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Medals All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.MinPlayers All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.ModSystem All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Net Updated Jupiter; adjusted project files to compile 8 years ago
RenX.NicknameUUID All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Plugin.Template All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.ServerList All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.SetJoin All projects can now compile as x64 (albeit, with warnings) 8 years ago
RenX.Warn All projects can now compile as x64 (albeit, with warnings) 8 years ago
SetJoin All projects can now compile as x64 (albeit, with warnings) 8 years ago
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
.gitignore Added *.VC.db to .gitignore 8 years ago
.gitmodules Update .gitmodules 9 years ago
Config.ini RenX.Core: Further RCONv4 adjustments 8 years ago
Jupiter Bot.sln All projects can now compile as x64 (albeit, with warnings) 8 years ago
LICENSE RenX.Core: RenX_OnPlayerIdentify event 8 years ago
MakeRelease.bat All projects can now compile as x64 (albeit, with warnings) 8 years ago
ReadMe.txt Moved ini/txt files from "Release" to base directory. 9 years ago
RenXGameCommands.ini RenX.Core: Game commands can now be disabled by setting a negative access level. 8 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.