table test
This commit is contained in:
parent
2d9b57414a
commit
1f2b13c161
21
bot.js
21
bot.js
@ -25,26 +25,7 @@ bot.command(
|
||||
`👤 *${displayName}*`,
|
||||
level,
|
||||
`${online ? '✅ *онлайн*' : '❔ оффлайн'}`
|
||||
])),
|
||||
{
|
||||
border: {
|
||||
topBody: ``,
|
||||
topJoin: ``,
|
||||
topLeft: ``,
|
||||
topRight: ``,
|
||||
bottomBody: ``,
|
||||
bottomJoin: ``,
|
||||
bottomLeft: ``,
|
||||
bottomRight: ``,
|
||||
bodyLeft: ``,
|
||||
bodyRight: ``,
|
||||
bodyJoin: `|`,
|
||||
joinBody: `-`,
|
||||
joinLeft: ``,
|
||||
joinRight: ``,
|
||||
joinJoin: `|`
|
||||
}
|
||||
}
|
||||
]))
|
||||
)
|
||||
))
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user