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 df26363a4a Fixed a small bug 9 years ago
Bot IRCCommand: 9 years ago
ChannelRelay Added ChannelRelay Plugin. 9 years ago
CoreCommands Simplified GenericCommand conversions with templates. 9 years ago
ExtraCommands IRCCommand: 9 years ago
FunCommands Replaced ResolveIRCCommand with ResolveGenericCommand. 9 years ago
Jupiter@b8bd29d055 RenX::Server: 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 Simplified GenericCommand conversions with templates. 9 years ago
Release Fixed a small bug 9 years ago
RenX.Announcements Updated to Visual Studio 2015 RC 9 years ago
RenX.Commands RenX.Core: 9 years ago
RenX.Core Fixed a small bug 9 years ago
RenX.DNS Updated to Visual Studio 2015 RC 9 years ago
RenX.ExcessiveHeadshots RenX.Core: 9 years ago
RenX.ExtraLogging RenX_ExtraLogging: 9 years ago
RenX.Greetings Updated to Visual Studio 2015 RC 9 years ago
RenX.HybridUUID RenX.Core: 9 years ago
RenX.IRCJoin RenX.Core: 9 years ago
RenX.Ladder Added RenX.Ladder 9 years ago
RenX.Listen RenX.Listen: 9 years ago
RenX.Logging RenX.Core: 9 years ago
RenX.Medals RenX.Core: 9 years ago
RenX.MinPlayers Added RenX.MinPlayers 9 years ago
RenX.ModSystem Consistency: 9 years ago
RenX.NicknameUUID RenX.Core: 9 years ago
RenX.Plugin.Template Updated to Visual Studio 2015 RC 9 years ago
RenX.SetJoin Consistency: 9 years ago
RenX.Warn Simplified GenericCommand conversions with templates. 9 years ago
SetJoin Consistency: 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 Added GenericCommand class. 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.