tonythefreedom/anemonlp

[AnemoBotNg] initialization without ngOnInit()

Opened this issue · 0 comments

(bot.service.ts:57) initialization on constructor() seems anti-pattern. need to find a way to act like ngOnInit() on Service.