Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranshu05/anti-ghost-ping
A Discord bot which detects ghost pings
https://github.com/pranshu05/anti-ghost-ping
discord discord-js ghost-ping-detection ghostping opensource-discord-bot
Last synced: 4 days ago
JSON representation
A Discord bot which detects ghost pings
- Host: GitHub
- URL: https://github.com/pranshu05/anti-ghost-ping
- Owner: pranshu05
- License: mit
- Created: 2023-02-25T09:49:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T07:29:03.000Z (almost 2 years ago)
- Last Synced: 2024-12-09T18:10:48.168Z (2 months ago)
- Topics: discord, discord-js, ghost-ping-detection, ghostping, opensource-discord-bot
- Language: JavaScript
- Homepage: http://pranshu05.thedev.id/Anti-Ghost-Ping/
- Size: 101 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Anti Ghost Ping 💀
### Anti Ghost Ping is a powerful ghost ping detection bot, it detects ghost pings in each and every channel of a server with powerful logging system ⚡.
# 💻 How to install packages?
```sh
npm i
```# 💻 How to run the bot?
```sh
npm run start
```# 💻 .env file
.env file contains secret like token,MONGO_URL....etc
never share the .env to anyone```sh
MONGO_URL=
token=
```# 🛠️ Setup The Bot in a Server
Bot's ghost ping detection is activated by default when it joins a server....However you can use `/redirect` command to redirect bot's logging messages in a particular channel. To deactivate the ghost ping detection you can use `/deactivate` command.
# 🤝 Contributors
# 📝 License
Copyright © 2023 [Pranshu Patel](https://github.com/pranshu05)
This project is [MIT](https://opensource.org/licenses/MIT) licensed.
---