1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 12:21:00 -05:00

forgor footer

This commit is contained in:
AnxietyisReal 2022-11-22 09:51:07 +11:00
parent 2e52c82321
commit fb3e73ea92

View File

@ -58,7 +58,7 @@ export default {
{name: 'Current map', value: 'Null Island', inline: true},
{name: 'Version', value: '0.0.0.0', inline: true},
{name: 'In-game Time', value: '00:00', inline: true}
)
).setFooter({text: 'Server is currently offline.'})
}
interaction.reply({embeds: [embed0]})
break;