Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Interaction received: ChatInputCommandInteraction {
- type: 2,
- id: '1235274245056106546',
- applicationId: '1215398905970303036',
- channelId: '1193591083368730754',
- guildId: '1193589991012577300',
- user: User {
- id: '782946852278501407',
- bot: false,
- system: false,
- flags: UserFlagsBitField { bitfield: 4194304 },
- username: 'mloetta',
- globalName: 'Melo',
- discriminator: '0',
- avatar: 'a_487b7611f6c03f44c8c8ca66e8ea84e9',
- banner: undefined,
- accentColor: undefined,
- avatarDecoration: null
- },
- member: GuildMember {
- guild: Guild {
- id: '1193589991012577300',
- name: 'Ethereal Nexus',
- icon: '856ac4331b85db4d6f09f71533ae192c',
- features: [Array],
- commands: [GuildApplicationCommandManager],
- members: [GuildMemberManager],
- channels: [GuildChannelManager],
- bans: [GuildBanManager],
- roles: [RoleManager],
- presences: PresenceManager {},
- voiceStates: [VoiceStateManager],
- stageInstances: [StageInstanceManager],
- invites: [GuildInviteManager],
- scheduledEvents: [GuildScheduledEventManager],
- autoModerationRules: [AutoModerationRuleManager],
- available: true,
- shardId: 0,
- splash: '71224b348b03f8432594d4c20f085d9b',
- banner: '3e0ef6b4d65548c12d43dac20a08d511',
- description: 'Support for our projects, space for programmers, and a chill community hub.',
- verificationLevel: 2,
- vanityURLCode: 'etherealnexus',
- nsfwLevel: 0,
- premiumSubscriptionCount: 18,
- discoverySplash: null,
- memberCount: 83,
- large: true,
- premiumProgressBarEnabled: true,
- applicationId: null,
- afkTimeout: 900,
- afkChannelId: '1193896791691759646',
- systemChannelId: '1221857650195697826',
- premiumTier: 3,
- widgetEnabled: null,
- widgetChannelId: null,
- explicitContentFilter: 2,
- mfaLevel: 1,
- joinedTimestamp: 1714403873531,
- defaultMessageNotifications: 1,
- systemChannelFlags: [SystemChannelFlagsBitField],
- maximumMembers: 500000,
- maximumPresences: null,
- maxVideoChannelUsers: 25,
- maxStageVideoChannelUsers: 420,
- approximateMemberCount: null,
- approximatePresenceCount: null,
- vanityURLUses: null,
- rulesChannelId: '1226339498795860039',
- publicUpdatesChannelId: '1193591097717432391',
- preferredLocale: 'en-US',
- safetyAlertsChannelId: '1193591097717432391',
- ownerId: '782946852278501407',
- emojis: [GuildEmojiManager],
- stickers: [GuildStickerManager]
- },
- joinedTimestamp: 1704644429700,
- premiumSinceTimestamp: 1710449142802,
- nickname: null,
- pending: false,
- communicationDisabledUntilTimestamp: null,
- user: User {
- id: '782946852278501407',
- bot: false,
- system: false,
- flags: [UserFlagsBitField],
- username: 'mloetta',
- globalName: 'Melo',
- discriminator: '0',
- avatar: 'a_487b7611f6c03f44c8c8ca66e8ea84e9',
- banner: undefined,
- accentColor: undefined,
- avatarDecoration: null
- },
- avatar: null,
- flags: GuildMemberFlagsBitField { bitfield: 98 }
- },
- version: 1,
- appPermissions: PermissionsBitField { bitfield: 1125899906842623n },
- memberPermissions: PermissionsBitField { bitfield: 1125899906842623n },
- locale: 'en-US',
- guildLocale: 'en-US',
- commandId: '1234524166565396593',
- commandName: 'ping',
- commandType: 1,
- commandGuildId: '1193589991012577300',
- deferred: false,
- replied: false,
- ephemeral: null,
- webhook: InteractionWebhook { id: '1215398905970303036' },
- options: CommandInteractionOptionResolver {
- _group: null,
- _subcommand: null,
- _hoistedOptions: []
- }
- }
- Received command interaction.
- Total 'interactionCreate' listeners: 1
- Reply deferred.
- Command name: ping
- Executing command: SlashBuild {
- body: SlashCommandBuilder {
- options: [],
- name: 'ping',
- name_localizations: undefined,
- description: 'Calculates bot latency',
- description_localizations: undefined,
- default_permission: undefined,
- default_member_permissions: undefined,
- dm_permission: undefined,
- nsfw: undefined
- },
- name: 'ping',
- callback: [AsyncFunction (anonymous)],
- category: 'Core',
- permissions: { user: [], client: [] }
- }
- Ping command received.
- Editing or replying to interaction...
- Editing the reply...
- Command executed successfully.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement