|
|
@ -1,3 +1,7 @@ |
|
|
|
[![CMake](https://github.com/JAJames/Jupiter-Bot/actions/workflows/cmake.yml/badge.svg)](https://github.com/JAJames/Jupiter-Bot/actions/workflows/cmake.yml) |
|
|
|
|
|
|
|
Original ReadMe.txt, needs to be updated: |
|
|
|
``` |
|
|
|
The command line for this application is as follows: |
|
|
|
Bot.exe [-config Config.ini] [-pluginsdir Plugins\] |
|
|
|
|
|
|
@ -10,3 +14,4 @@ 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. |
|
|
|
``` |