Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F5365745
version.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
211 B
Referenced Files
None
Subscribers
None
version.js
View Options
import
{
SlashCommandBuilder
}
from
'discord.js'
;
export
default
{
builder
:
new
SlashCommandBuilder
().
setName
(
'version'
).
setDescription
(
'show ant version'
),
run
:
async
i
=>
i
.
reply
(
`ant
${
Ant
.
version
}
`
)
};
File Metadata
Details
Attached
Mime Type
application/javascript
Expires
Sun, May 17, 5:50 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
554560
Default Alt Text
version.js (211 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment