src/Bot.ts
File Bot.ts
has 277 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import { ExternalModule, removeNone, isNone, mustExist, mustFind } from '@apextoaster/js-utils';
import { Container, Inject, LogLevel } from 'noicejs';
import { Registry } from 'prom-client';
import { Subject } from 'rxjs';