Delays.delayBetweenImports

The base delay between importing custom emotes. This is used to stagger the imports so that they don't all happen at once.

struct Delays
static immutable
auto delayBetweenImports = 1.seconds;