justinDeu / chatty

0 stars 1 forks source link

Config file #5

Open justinDeu opened 2 months ago

justinDeu commented 2 months ago

Implement a configuration file to allow for adjusting the back-end (type, arguments to it) as well as other features. Could start simple as changing display settings such as colors and number of messages to hot-load at one time.

justinDeu commented 2 months ago

Will want to take some args on command line to override config file, useful links: