Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
NTR
Browse files Browse the repository at this point in the history
  • Loading branch information
tweek409 authored Feb 21, 2023
1 parent f4834d1 commit 6bd9354
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nitrotumorremover.plugin.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/**
* @name NTR-23
* @author Miles#5157
* @description The Nitro Tumor Remover plugin for BetterDiscord. (Thanks to PickleNik for helping)
* @version 0.0.3
* @author jude1#5157 and PickleNik#0864
* @description The Nitro Tumor Remover plugin for BetterDiscord.
* @version 0.0.5
*/


Expand All @@ -14,7 +14,7 @@ module.exports = class ExamplePlugin {
element.remove();
}, 10000)
// Called when the plugin is activated (including after reloads)
BdApi.alert("If you need help with the extension please vist: bit.ly/NTR-Plugin");
BdApi.alert("If you need help with the extension please vist: (URL NOT AVAIlABLE)");
}

stop() {
Expand Down

0 comments on commit 6bd9354

Please sign in to comment.