File tree Expand file tree Collapse file tree 5 files changed +0
-5
lines changed
Expand file tree Collapse file tree 5 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 11const { SlashCommandBuilder, EmbedBuilder } = require ( 'discord.js' ) ;
2- const { logChannelId } = require ( '../../configuration/config.json' ) ;
32const dotenv = require ( 'dotenv' )
43
54dotenv . config ( )
Original file line number Diff line number Diff line change 11const { SlashCommandBuilder, EmbedBuilder } = require ( 'discord.js' ) ;
2- const { logChannelId } = require ( '../../configuration/config.json' ) ;
32const dotenv = require ( 'dotenv' )
43
54dotenv . config ( )
Original file line number Diff line number Diff line change 11const { SlashCommandBuilder, EmbedBuilder } = require ( 'discord.js' ) ;
2- const { memberRoleId, logChannelId } = require ( '../../configuration/config.json' ) ;
32const dotenv = require ( 'dotenv' )
43
54dotenv . config ( )
Original file line number Diff line number Diff line change 11const { SlashCommandBuilder, EmbedBuilder } = require ( 'discord.js' ) ;
2- const { logChannelId } = require ( '../../configuration/config.json' ) ;
32const dotenv = require ( 'dotenv' )
43
54dotenv . config ( )
Original file line number Diff line number Diff line change 11const { SlashCommandBuilder, EmbedBuilder } = require ( 'discord.js' ) ;
2- const { logChannelId } = require ( '../../configuration/config.json' ) ;
32const dotenv = require ( 'dotenv' )
43
54dotenv . config ( )
You can’t perform that action at this time.
0 commit comments