diff --git a/README.md b/README.md index dca98b3..c891fc0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# NitroSniper +# NitroSniper [![Version](https://img.shields.io/badge/Version-1.0.0-5865F2)](https://github.com/neoarz/NitroSniper) [![GitHub License](https://img.shields.io/github/license/neoarz/NitroSniper?color=%23e78284)](https://github.com/neoarz/NitroSniper/blob/main/LICENSE) diff --git a/assets/icon.png b/assets/icon.png new file mode 100644 index 0000000..6211aef Binary files /dev/null and b/assets/icon.png differ diff --git a/assets/sunset.png b/assets/sunset.png new file mode 100644 index 0000000..3a47468 Binary files /dev/null and b/assets/sunset.png differ diff --git a/assets/webhhook/crepper.png b/assets/webhhook/crepper.png deleted file mode 100644 index a3c9f86..0000000 Binary files a/assets/webhhook/crepper.png and /dev/null differ diff --git a/nitroSniper/index.tsx b/nitroSniper/index.tsx index 75d920a..d1b6f3d 100644 --- a/nitroSniper/index.tsx +++ b/nitroSniper/index.tsx @@ -23,7 +23,6 @@ export default definePlugin({ This plugin breaks Discord's TOS. Use at your own risk. ), - enabledByDefault: false, // Safer to have off by default? start() { this.startTime = Date.now();