onWelcome

After we have registered on the server and seen the welcome messages, load our seen users from file. Additionally set up a fiber that periodically saves seen users to disk once every timeBetweenSaves seconds.

This is to make sure that as little data as possible is lost in the event of an unexpected shutdown while still not hammering the disk.

version(WithSeenPlugin)
private
void
onWelcome