Socket
Book a DemoInstallSign in
Socket

newsbot

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

newsbot

newsbot is a AI funny headline generator

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

#newsbot - generate funny satirical news headlines

newsbot generates news articles given a prompt or a lists news articles from https://www.dn.et

use newsbot to create a psyop on X/twitter or reddit or something

first install it

    npm i newsbot

second create a .env file (has to be AI_KEY)

    AI_KEY=<your OpenAI token>

third import it

    import newsbot from 'newsbot'

fourth initialize it

    const obj = news newsbot()

list of functions:

1. generateHeadline({"headline": "C++ nation declares war on pythonea"})

2. getHeadlines() // gets a list of headlines from https://www.dn.se, its in swedish but you can use google translate it

Keywords

AI

FAQs

Package last updated on 22 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts