# 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)
