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