Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Spammer-DC.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import asyncio
import time

INVITE_LINK = "https://discord.gg/95cppXTqa3" # JOIN MY DISCORD SERVER (YOU CAN CHANGE THE INVITE LINK ONLY IS A REMINDER AFTER SPAM (ONLY U CAN SEE THE REMINDER))
INVITE_LINK = "https://discord.gg/CB2v6Dmw" # JOIN MY DISCORD SERVER (YOU CAN CHANGE THE INVITE LINK ONLY IS A REMINDER AFTER SPAM (ONLY U CAN SEE THE REMINDER))

class MyBot(commands.Bot):
def __init__(self):
Expand Down