Drew Short
4cce06e2db
Making module respones a callback
* Moved responding code into a callback
* Fixed the broken LOG_LEVEL setup
* Spelling corrections
* Printing rooms joined to logs on startup
5 years ago
Drew Short
cdac7609fd
Handle RECONNECTING and reduce initial sync
5 years ago
Drew Short
41a63558fc
Moved config into a seperate module
5 years ago
Drew Short
08ea447add
Functionality improvements and code cleanup
* Added message handling stub
* Cleaned up client init and config
* Added timestamp to logging
5 years ago
Drew Short
f866db1fad
Additional code cleanup for engine and bot classes
5 years ago
Drew Short
fa91dc468b
Code cleanup
* Added engine module
* Moved tools into utility module
5 years ago
Drew Short
c6b4d7d3c4
Adding admin module and changing startup to notice
5 years ago
Drew Short
e92ebf6208
Add module scaffold and anonymous function cleanup
5 years ago
Drew Short
738a3cbc51
Improved the logging configuration
5 years ago
Drew Short
b2c33f5ab9
Adding a logging library
5 years ago
Drew Short
c8f86ae762
Adding shutdown hook
* Migrated some code into Bot class
* Added shutdown hook with async pattern to send shutdown message
* Added utility module
* Added buildInfo version on startup and in startup message
5 years ago
Drew Short
1fc5f74c5e
Starting to break bot out
5 years ago