ButternCream /
Spotty
Simple discord bot to post any new songs added to a spotify playlist. Fetches every X seconds because Spotify doesnt have webhooks yet.
Loading repository data…
3ratic / repository
A simple yet effective Discord Bot RAT created in python
Deadware is a RAT disguised as a fully functioning Selfbot. It uses a Discord server and bot as a C&C while the deadcord.py being the payload. The command prefix for the bot is d! and for the selfbot it is .
Deadware will consantly be updated as the project is a work in progress. Updates are to be released at least once every 2 weeks. If there is any bugs, please let me know so I can make a fix.
Special thanks too mte0 for contributing to the script!
deadcord.py replace the details at line 17 and 18 (with your channel id, and your bot token)deadcord.py with pyinstaller. I would suggest using the following command in step 4 or you can run the Builder.py for speedpyinstaller deadcord.py --onefile --uac-adminPacker.py will inject the Deadware code into another python file.
Injection.py will create a new file in the Program Data directory and then run Deadware. Note that this payload will need to have python installed on the system.
As mentioned, Deadware is disguised as a selfbot called DeadCord which is a fully functioning selfbot with over 75 commands. However, the real commands are in the Deadware bot. The following list is the up to date commands:
Selected from shared topics, language and repository description—not editorial ratings.
ButternCream /
Simple discord bot to post any new songs added to a spotify playlist. Fetches every X seconds because Spotify doesnt have webhooks yet.
eymencakmak /
A simple yet powerful Discord bot that displays live information about any A2S-compatible game server (e.g., CS2, Team Fortress 2, Garry's Mod, etc.). It fetches server name, map, players, and ping, and keeps the message updated.
dodelike /
This script is for teaching the basics of using the "random" library. The script will be a simple coin flipping program, requiring user input. This is a .5 due to not yet working with a Discord Bot. The next installment will iterate the discord library to complete the same program, running on your Discord Server.
likhitha0208 /
This repository contains a simple yet powerful Discord bot built using Python. The bot is designed to enhance user interactions on a Discord server, Easily extend the bot with new commands to interact with users or provide server-specific functionalities.Responds to various events like user joins, messages, reactions, and more.
17ash /
A simple yet entertaining Discord bot built with Python that generates memes on command. By typing $meme in the server chat, the bot fetches and displays a random meme instantly. This project helped me practice working with APIs, handling bot commands, and improving my understanding of real-time interactions on Discord