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 9a969a3465 Committing old leaderboard html files 5 years ago
Configs Replaced all instances of DLList with std::list 8 years ago
build Missed some files due to .gitignore 5 years ago
html Committing old leaderboard html files 5 years ago
src `RenX::Server::banCheck` now actually uses `ban_from_str` 5 years ago
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
.gitignore Missed some files due to .gitignore 5 years ago
.gitmodules Replaced VS project files with CMake 6 years ago
CMakeLists.txt Crash fix 5 years ago
Config.ini RenX.Core: Further RCONv4 adjustments 8 years ago
LICENSE RenX.Core: RenX_OnPlayerIdentify event 8 years ago
MakeRelease.bat Updated to Visual Studio 2017 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.