mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 01:14:16 +02:00
fix(arabot): fix import merge conflicts
This commit is contained in:
parent
57b17d6e28
commit
49f18bd10c
@ -21,6 +21,7 @@ import { Command, RegisterBehavior, Args } from '@sapphire/framework';
|
||||
import {
|
||||
MessageEmbed, MessageActionRow, MessageButton, Constants, ButtonInteraction,
|
||||
} from 'discord.js';
|
||||
import type { Message, GuildMember } from 'discord.js';
|
||||
import { isMessageInstance } from '@sapphire/discord.js-utilities';
|
||||
import { addExistingUser, userExists } from '../../utils/database/dbExistingUser';
|
||||
import {
|
||||
|
Loading…
x
Reference in New Issue
Block a user