pip install Dickscord==2.1
- Colored Text ✅
- Discord Tools ✅
- Create Temp Files ✅
- Do custom prints ✅
- Discord Tool Support ✅
- Discord Webhook Options ✅
- Pc Options ✅
- Alot Style options ✅
- Animated text ❌
You Can also Use like:
->, (#), ($), (-), (!), (~), (/), (*), [+], [-], [>], (>)
Everything Shows in different Colours
from Dickscord import Style
Style.print(f"(+): Hey this is Dickscord!")
Available Dickcord Options
- Fake Typing
- Nichname Changer
- Token Activity Setter
- Channel Spammer / Server Raider
- Multiple Token Checker
- Advanced Channel Spammer, (Emojis, Massping, etc..)
- Webhook Support (advanced)
from Dickscord import Style, Dickcord
Style.input(f"(#): You're about to Check all Tokens in Your tokens file!")
Dickcord.checktokens('tokens.txt')
from Dickscord import *
Dickcord.webhook(
option="send",
url="https://discord.com/api/webhooks/1139650309124280460/O4sEWWx111muKs5aZtOMER682F_9y15ReP-_c6RwbA_G1SozgHquS8fBCXHsea1QWVKG",
avatar="https://media.discordapp.net/attachments/1128099882671030374/1139697612233130014/askim_aka_leyla.jpg?width=361&height=643",
username="DICKSCORD",
message="Dickscord is wild"
)
from Dickscord import *
Dickcord.webhook(
option="delete",
url="https://discord.com/api/webhooks/1139650309124280460/O4sEWWx111muKs5aZtOMER682F_9y15ReP-_c6RwbA_G1SozgHquS8fBCXHsea1QWVKG",
)