.Dd December 6, 2019 .Dt UNSCOOP 1 .Os . .Sh NAME .Nm unscoop .Nd import IRC logs . .Sh SYNOPSIS .Nm .Fl C Ar context .Fl N Ar network .Op Fl d Ar path .Op Fl f Ar format .Ar .Nm .Fl D .Op Fl d Ar path . .Sh DESCRIPTION The .Nm utility imports IRC logs into the .Xr litterbox 1 database. . .Pp The arguments are as follows: .Bl -tag -width Ds .It Fl C Ar context Set the channel or query name of the imported logs. Contexts beginning with .Sq # or .Sq & are assumed to be channels. . .It Fl D Delete duplicate events caused by overlapping imports. This operation requires SQLite version 3.25.0 or newer. . .It Fl N Ar network Set the network name of the imported logs. . .It Fl d Ar path Set the database path. The database must have been initialized by .Xr litterbox 1 . The default path is as in .Xr litterbox 1 . . .It Fl f Ar format Set the input log format. The following formats are supported: .Sy generic , .Sy textual , .Sy catgirl . The default format is .Sy generic . .Pp The .Sy generic format matches the following: .Bd -literal -offset indent [timestamp] privmsg [timestamp] -nick- notice [timestamp] * nick action .Ed .El . .Sh SEE ALSO .Xr litterbox 1 , .Xr scoop 1 . .Sh AUTHORS .An June Bug Aq Mt june@causal.agency . .Sh BUGS Send mail to .Aq Mt june@causal.agency or join .Li #ascii.town on .Li chat.freenode.net .