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 d03d0c5e64 Fixed Bot.exe not being compiled 6 years ago
.vs/config Various dev-bot related changes 8 years ago
Bot Updated to Visual Studio 2017 8 years ago
ChannelRelay Updated to Visual Studio 2017 8 years ago
Configs Replaced all instances of DLList with std::list 8 years ago
CoreCommands Updated to Visual Studio 2017 8 years ago
ExtraCommands Updated to Visual Studio 2017 8 years ago
FunCommands Updated to Visual Studio 2017 8 years ago
HTTPServer Updated to Visual Studio 2017 8 years ago
IRC.Core Updated to Visual Studio 2017 8 years ago
Jupiter@2dc2618354 Updated to Visual Studio 2017 8 years ago
Plugin.Example Updated to Visual Studio 2017 8 years ago
Plugin.Template Updated to Visual Studio 2017 8 years ago
PluginManager Updated to Visual Studio 2017 8 years ago
RenX.AlwaysRecord Updated to Visual Studio 2017 8 years ago
RenX.Announcements Updated to Visual Studio 2017 8 years ago
RenX.Commands Updated to Visual Studio 2017 8 years ago
RenX.Core Updated to Visual Studio 2017 8 years ago
RenX.ExcessiveHeadshots Updated to Visual Studio 2017 8 years ago
RenX.ExtraLogging Updated to Visual Studio 2017 8 years ago
RenX.Greetings Updated to Visual Studio 2017 8 years ago
RenX.HybridUUID Updated to Visual Studio 2017 8 years ago
RenX.IRCJoin Updated to Visual Studio 2017 8 years ago
RenX.Ladder Updated to Visual Studio 2017 8 years ago
RenX.Ladder.All-Time Updated to Visual Studio 2017 8 years ago
RenX.Ladder.Daily Updated to Visual Studio 2017 8 years ago
RenX.Ladder.Monthly Updated to Visual Studio 2017 8 years ago
RenX.Ladder.Web Updated to Visual Studio 2017 8 years ago
RenX.Ladder.Weekly Updated to Visual Studio 2017 8 years ago
RenX.Ladder.Yearly Updated to Visual Studio 2017 8 years ago
RenX.Listen Updated to Visual Studio 2017 8 years ago
RenX.Logging Updated to Visual Studio 2017 8 years ago
RenX.Medals Updated to Visual Studio 2017 8 years ago
RenX.MinPlayers Updated to Visual Studio 2017 8 years ago
RenX.ModSystem Updated to Visual Studio 2017 8 years ago
RenX.Net Updated to Visual Studio 2017 8 years ago
RenX.NicknameUUID Updated to Visual Studio 2017 8 years ago
RenX.Plugin.Template Updated to Visual Studio 2017 8 years ago
RenX.ServerList Added "bRanked" and "Game Type" to server JSON blocks 7 years ago
RenX.SetJoin Updated to Visual Studio 2017 8 years ago
RenX.Warn Updated to Visual Studio 2017 8 years ago
SetJoin Updated to Visual Studio 2017 8 years ago
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
.gitignore Updated to Visual Studio 2017 8 years ago
.gitmodules Update .gitmodules 9 years ago
Config.ini RenX.Core: Further RCONv4 adjustments 8 years ago
Jupiter Bot.props Fixed Bot.exe not being compiled 6 years ago
Jupiter Bot.sln Fixed Bot.exe not being compiled 6 years ago
LICENSE RenX.Core: RenX_OnPlayerIdentify event 8 years ago
MakeRelease.bat Updated to Visual Studio 2017 8 years ago
Plugin.props Fixed Bot.exe not being compiled 6 years ago
ReadMe.txt Moved ini/txt files from "Release" to base directory. 9 years ago
RenX.Plugin.props Updated to Visual Studio 2017 8 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.