> For the complete documentation index, see [llms.txt](https://plus-flippy.gitbook.io/plexus-djs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plus-flippy.gitbook.io/plexus-djs/documentation/ghostping.md).

# GhostPing

### Example Of Ghost Ping -

```
const plexusdjs = require("plexus-djs");

plexusdjs.ghostPing(message, {
    logChannel: 'channel id',

    embedDesc: 'desc',
    embedColor: 'hex color',
    embedFoot: 'Footer'
    // (Or)
    embed: embed
})
```

### Options For GhotPing Cmd

![](/files/SdjrCUpkSNyTvtesIpup)
