This commit is contained in:
Bxio 2025-04-29 15:53:22 +01:00
parent 9acb625aa2
commit 18f43ac639

View File

@ -66,6 +66,8 @@ module.exports = {
// table.addRow(['row.discord_id', 'row.discord_username', 'row.cargo']); // table.addRow(['row.discord_id', 'row.discord_username', 'row.cargo']);
//}); //});
table.addRow(['123456789101112', '2', '3', '3']);
table.addRow(['123456789101112', '2', '3', '3']);
table.addRow(['123456789101112', '2', '3', '3']); table.addRow(['123456789101112', '2', '3', '3']);
// Use this 'embed' when sending a message to a channel. // Use this 'embed' when sending a message to a channel.