Nne0inne0.hashnode.dev·Apr 14 · 3 min readI built an open source Twitter analytics tool that costs $0 to runI wanted to know who unfollowed me on Twitter. Every app that does this either costs money, wants your password, or sells your data. So I built my own. bye.monster is an open source Twitter unfollower00
Nne0inne0.hashnode.dev·Mar 29, 2023 · 2 min readDiscoHooks - Discord Webhooks LibraryDiscoHooks is a simple library that allows you to send notifications to a Discord channel using a webhook URL. This makes it easy to create bots that can send messages and alerts to your Discord server. Installation You can install DiscoHooks using n...00
Nne0inne0.hashnode.dev·May 23, 2022 · 1 min readBind IT - Bind files into imagesBind files into Images and extract them again anytime you want you can bind any filetype for example ( .exe, .zip, etc... ) Usage: python3 bind-it.py Examples Binding files: Unbinding files : Source: GitHub Disclaimer: This repository is for rese...00