A bot to search stolen data on discord.
Create a folder called "databases" and put your files with data inside it.
Run the bot with python3 siftbot.py
Invite the bot to your server.
-
$allow allowed_user_id - This will allow users to use the bot. Note that this resets each time the cog is reloaded or the bot is stopped.
-
$sift search example@gmail.com - Searches with sift
-
$sift grep example@gmail.com - Searches with grep.
This is just for educational purposes & fun. I'm not responsible if you break Discord's ToS or cause damage to individuals or whatever consequences there are due to you using my source.
- Requires async discord.py