Commit Graph

4 Commits

Author SHA1 Message Date
Sandy Mossgrave
4bbcbcf290 Added build number to version readout. 2023-05-08 00:15:39 +00:00
Sandy Mossgrave
713c0f068a Added build IDs and moved program name / version information to a .properties file. 2023-05-07 23:54:46 +00:00
Sandy Mossgrave
f2eec77df0 General fixes. Works.
Formatted source files.
Fixed command-line arguments processing.
Added ability to specify logging levels by name (ALL, FINE, FINER...)

Generally fixed unnoticed problems in Configuration and Priestess
classes. Stopped spuriously committing configuration file path to
preferences store, changed some Priestess methods to use her own
tokenizer, and fixed a null check in setCultableChannels method.
2023-05-07 19:56:57 +00:00
Sandy Mossgrave
7d97078e43 Works. Wiped git repository due to hardcoded bot token.
Moved bot token to configuration file, which must be supplied manually before Priestess is first run.

Added Preferences to configuration file search path.

Added command "is minecraft running".
Removed Herobrine.
2023-05-07 05:51:57 +00:00