Abheek Dhawan
12 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/commands/about.ts
|
|
@ -19,7 +19,7 @@ export async function execute(interaction: CommandInteraction) { |
|
|
|
|
|
|
|
const contributorEmbed = new MessageEmbed() |
|
|
|
.setTitle('Contributors') |
|
|
|
.addField('Creator', '<@745063586422063214> [ADawesomeguy#3602]', true) |
|
|
|
.addField('Creator', '<@745063586422063214> [abheekda1]', true) |
|
|
|
.addField( |
|
|
|
'Contributors', |
|
|
|
'<@650525101048987649> [tEjAs#8127]\n<@426864344463048705> [tetrident#9396]', |
|
|
|