https://github.com/fb-sean/discord-flag-remover
Simple Rust bot that deletes the reaction if someone reacts with an flag emoji.
https://github.com/fb-sean/discord-flag-remover
Last synced: 2 months ago
JSON representation
Simple Rust bot that deletes the reaction if someone reacts with an flag emoji.
- Host: GitHub
- URL: https://github.com/fb-sean/discord-flag-remover
- Owner: fb-sean
- Created: 2025-03-09T13:00:36.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-09T13:06:52.000Z (2 months ago)
- Last Synced: 2025-03-09T14:19:37.510Z (2 months ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discord Flag Remover
This is a simple script that removes all the flags from a discord message. Since mostly people abuse that to send
political statements under announcement messages.## Credits
Full credits for this idea goes to https://github.com/mezotv/discord-flag-remover he made that to check out disgo, and this gave me the hit to check out rust again. 👀