Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 221 Bytes

usdgetserverinvite.md

File metadata and controls

16 lines (12 loc) · 221 Bytes
description
Get the Server Invite Link, or Enter Server ID.

$getServerInvite

This function returns the current guild's invite

bot.command({
name: "invite", 
code: `
$getServerInvite`
})