huge refactor with a million of things to make the code much more managable and easier to create new services #3

Merged
boki merged 70 commits from di-refactor into master 2025-06-24 01:43:57 +00:00
Showing only changes of commit 5318158e59 - Show all commits

View file

@ -7,8 +7,6 @@ import {
type IServiceContainer
} from '@stock-bot/handlers';
import { getRandomUserAgent } from '@stock-bot/utils';
@Handler('ceo')
@Disabled()