refactor: use dotenv/config instead of calling the function manually (#4258)

Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
This commit is contained in:
Seren_Modz 21
2025-07-20 18:53:43 +02:00
committed by GitHub
parent 1cb60c909c
commit f9be7988f2
9 changed files with 14 additions and 33 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
import { Intents } from '@discordeno/bot'
import 'dotenv/config'
import { Intents } from '@discordeno/bot'
// #region Mapping of environment variables to javascript variables with some minimal parsing
// General Configurations