Commit Graph

4 Commits

Author SHA1 Message Date
dc9ac7eddd Added an example chat input interaction (/bean).
Streamlined the messagehandler functions

Changed the callback help/usage paradigm to use something that may actually work (I don't know whether it does)

Rationalized the way that configuration files are located and loaded, guarded against TOCTOU
2024-10-05 11:45:41 -07:00
Sandy Mossgrave
4bbcbcf290 Added build number to version readout. 2023-05-08 00:15:39 +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