add /coal and /version

This commit is contained in:
Yusur 2025-03-23 14:33:06 +01:00
parent 4765ebf22c
commit 51b55bad36
18 changed files with 534 additions and 16 deletions

5
src/initConfig.ts Normal file
View file

@ -0,0 +1,5 @@
import { config as configDotenv } from 'dotenv';
configDotenv();