Create a new file called bot.py and add the following code:

The following bots are frequently used for watermark removal or downloading "clean" social media content:

os.makedirs("downloads", exist_ok=True) os.makedirs("outputs", exist_ok=True)