> 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

This is an example of 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

![](https://3773344851-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKeBxVLXljoAJ9oSSIe4C%2Fuploads%2F0RZcGIs4RBQMNG94ELvT%2FScreenshot%202022-04-20%20122152.jpg?alt=media\&token=d7638f00-a96f-4fb6-af2c-7201487ba45f)
