Hacker News new | ask | show | jobs
by metadaemon 1084 days ago
As a suggestion, you might want to modify the default config, I see a lot of people logging into #rust as the `halloy` user.
1 comments

Maybe/at least append an rng value to the end?
Well not sure how possible that is with the current YAML implementation of config.
The app can write (or modify) the yaml template file on first run. That's how I discovered the configuration file in the first place, with the app prompting me to open the directory and copy config.yaml.template to config.yaml and customize.