Custom Code
You can insert or run code and console commands with these blocks
Block
Function
Type

Insert code to run without eval
π§±Stack

" "
π Reporter

" "
π€ Action

Run some code
π§±Stack

" "
π Reporter

" "
π€ Action
Getting the bot startup time
s4d.client.readyAt.getTime()Converting time to unix
Math.floor(time / 1000)Getting interaction author user
interaction.member.userLast updated
Was this helpful?