mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user