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 b0da2930f7 RenX.Server: Made a temp fix to getBotCount() until I can figure out why bot_count is incorrect 8 years ago
.vs/config Various dev-bot related changes 8 years ago
Bot IRC connections are now initialized by IRC.Core 8 years ago
ChannelRelay Updated Jupiter; each plugin config is now rehashed with the plugin 8 years ago
Configs IRC.Core: 8 years ago
CoreCommands GenericCommand as IRCCommand instantiation moved to new plugin named IRC.Core 8 years ago
ExtraCommands GenericCommand as IRCCommand instantiation moved to new plugin named IRC.Core 8 years ago
FunCommands Updated Jupiter; updated plugins as necessary 8 years ago
HTTPServer Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
IRC.Core IRC.Core: 8 years ago
Jupiter@0963bf9505 Added Jupiter project file to Jupiter Bot solution file 8 years ago
Plugin.Example Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
Plugin.Template Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
PluginManager GenericCommand as IRCCommand instantiation moved to new plugin named IRC.Core 8 years ago
Release RenX.Server: Made a temp fix to getBotCount() until I can figure out why bot_count is incorrect 8 years ago
RenX.AlwaysRecord Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
RenX.Announcements Updated Jupiter; each plugin config is now rehashed with the plugin 8 years ago
RenX.Commands RenX.Core: Further RCONv4 adjustments 8 years ago
RenX.Core RenX.Server: Made a temp fix to getBotCount() until I can figure out why bot_count is incorrect 8 years ago
RenX.ExcessiveHeadshots Updated Jupiter; each plugin config is now rehashed with the plugin 8 years ago
RenX.ExtraLogging Updated Jupiter; each plugin config is now rehashed with the plugin 8 years ago
RenX.Greetings Various updates and bug fixes regarding RCON v4. 8 years ago
RenX.HybridUUID Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
RenX.IRCJoin Updated Jupiter; each plugin config is now rehashed with the plugin 8 years ago
RenX.Ladder RenX.Core: Further RCONv4 adjustments 8 years ago
RenX.Ladder.All-Time Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
RenX.Ladder.Daily Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
RenX.Ladder.Monthly Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
RenX.Ladder.Web Updated Jupiter; each plugin config is now rehashed with the plugin 8 years ago
RenX.Ladder.Weekly Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
RenX.Ladder.Yearly Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
RenX.Listen Updated Jupiter; each plugin config is now rehashed with the plugin 8 years ago
RenX.Logging RenX.Core: Added plugin event RenX_OnPlayerCommand for PLAYER "Command;" 8 years ago
RenX.Medals Various updates and bug fixes regarding RCON v4. 8 years ago
RenX.MinPlayers Various updates and bug fixes regarding RCON v4. 8 years ago
RenX.ModSystem General bug fixes/improvements 8 years ago
RenX.NicknameUUID Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
RenX.Plugin.Template Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
RenX.ServerList RenX.Server: Made a temp fix to getBotCount() until I can figure out why bot_count is incorrect 8 years ago
RenX.SetJoin Various updates and bug fixes regarding RCON v4. 8 years ago
RenX.Warn Updated Jupiter; each plugin config is now rehashed with the plugin 8 years ago
SetJoin Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 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 Generally improved the layout of the solution file 8 years ago
LICENSE Update LICENSE 9 years ago
MakeRelease.bat Generally improved the layout of the solution file 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.