baseDelayBetweenImports

The base delay between importing custom emotes, in seconds.

This is used to stagger the imports so that they don't all happen at once.

version(TwitchSupport && WithTwitchPlugin)
static immutable
auto baseDelayBetweenImports = 4.seconds;