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 47c91851d1 Fixed a couple tags 9 years ago
Bot General code improvements 9 years ago
ChannelRelay Updated name in copyright notices. 9 years ago
CoreCommands Bot: 9 years ago
ExtraCommands Updated name in copyright notices. 9 years ago
FunCommands RenX.Core: 9 years ago
HTTPServer Moved 'RenX_LadderDatabase' from 'RenX.Ladder' to 'RenX::LadderDatabase' in 'RenX.Core' 9 years ago
Jupiter@0fba343102 Moved 'RenX_LadderDatabase' from 'RenX.Ladder' to 'RenX::LadderDatabase' in 'RenX.Core' 9 years ago
Plugin.Example Updated name in copyright notices. 9 years ago
Plugin.Template Updated name in copyright notices. 9 years ago
PluginManager Updated name in copyright notices. 9 years ago
Release Fixed a couple tags 9 years ago
RenX.AlwaysRecord Added plugin: RenX.AlwaysRecord 9 years ago
RenX.Announcements Changed several "players.size() != 0" checks to "players.size() != getBotCount()" 9 years ago
RenX.Commands Changed several "players.size() != 0" checks to "players.size() != getBotCount()" 9 years ago
RenX.Core Fixed a couple tags 9 years ago
RenX.ExcessiveHeadshots General code improvements 9 years ago
RenX.ExtraLogging Updated name in copyright notices. 9 years ago
RenX.Greetings Updated name in copyright notices. 9 years ago
RenX.HybridUUID Updated name in copyright notices. 9 years ago
RenX.IRCJoin Changed several "players.size() != 0" checks to "players.size() != getBotCount()" 9 years ago
RenX.Ladder General bug fixes 9 years ago
RenX.Ladder.Web Fixed some bugs 9 years ago
RenX.Listen Moved 'RenX_LadderDatabase' from 'RenX.Ladder' to 'RenX::LadderDatabase' in 'RenX.Core' 9 years ago
RenX.Logging General code improvements 9 years ago
RenX.Medals Changed several "players.size() != 0" checks to "players.size() != getBotCount()" 9 years ago
RenX.MinPlayers Updated name in copyright notices. 9 years ago
RenX.ModSystem Changed several "players.size() != 0" checks to "players.size() != getBotCount()" 9 years ago
RenX.NicknameUUID Updated name in copyright notices. 9 years ago
RenX.Plugin.Template Updated name in copyright notices. 9 years ago
RenX.SetJoin Updated name in copyright notices. 9 years ago
RenX.Warn General code improvements 9 years ago
SetJoin Updated name in copyright notices. 9 years ago
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
.gitignore RenX.Core: 9 years ago
.gitmodules Update .gitmodules 9 years ago
Config.ini RenX.Core: 9 years ago
Jupiter Bot.sln RenX.Core: 9 years ago
LICENSE Update LICENSE 9 years ago
MakeRelease.bat Update MakeRelease.bat 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 Added RenX::BasicGameCommand, and appropriate config sections in RenXGameCommands.ini. 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.