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:
parent
2e52c82321
commit
fb3e73ea92
@ -58,7 +58,7 @@ export default {
|
|||||||
{name: 'Current map', value: 'Null Island', inline: true},
|
{name: 'Current map', value: 'Null Island', inline: true},
|
||||||
{name: 'Version', value: '0.0.0.0', inline: true},
|
{name: 'Version', value: '0.0.0.0', inline: true},
|
||||||
{name: 'In-game Time', value: '00:00', inline: true}
|
{name: 'In-game Time', value: '00:00', inline: true}
|
||||||
)
|
).setFooter({text: 'Server is currently offline.'})
|
||||||
}
|
}
|
||||||
interaction.reply({embeds: [embed0]})
|
interaction.reply({embeds: [embed0]})
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user