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 a5b53648e0 Add 'echo-parameters' and 'exit' app switches; update jessilib; remove some C-style I/O 3 years ago
.github/workflows Minor change to avoid log spam 3 years ago
baseline Add install rules/target; works on linux but finnicky on Windows 3 years ago
build Package as .tar.gz when building PackagedBuild for linux; update submodules; various minor fixes and cleanup 3 years ago
html Committing old leaderboard html files 5 years ago
src Add 'echo-parameters' and 'exit' app switches; update jessilib; remove some C-style I/O 3 years ago
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
.gitignore Update Jupiter submodule 3 years ago
.gitmodules Move jessilib to Jupiter submodule 3 years ago
CMakeLists.txt Add 'echo-parameters' and 'exit' app switches; update jessilib; remove some C-style I/O 3 years ago
LICENSE Add install rules/target; works on linux but finnicky on Windows 3 years ago
README.md Separate package artifacts 3 years ago

README.md

CMake

Original ReadMe.txt, needs to be updated:

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.