npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

notmebotz-tools

v1.0.8

Published

Sebuah Tools yang berfungsi untuk mengdonwload Video Atau Foto dari media sosial, serta sebagai tools yang berguna untuk aplikasi kamu seperti untuk BOT

Downloads

554

Readme

Notmebotz - Tools

js dilvr

An package for fetch url and downloading an video or photo from media social like YouTube, Tiktok, Instagram, Threads, Twitter, Likee

installation

$ npm i notmebotz-tools 

UPDATE INFORMATION

what's new?

+ ADD CHATSANDBOX AI
+ ISLAM AI
+ OPENAI 
+ UDH
+ VENICE
+ MCSTATS
+ SSWEB (MOBILE, TABLET, DESKTOP)

here an example to use

EXAMPLE TO USE

CommonJS
const tools = require('notmebotz-tools')
return tools
ECMAScript
import tools from 'notmebotz-tools'
return tools

DOWNLOADER

TIKTOK

const { tiktok } = require('notmebotz-tools')
let tiktok = await ttdl("your video url")
return tiktok

INSTAGRAM

const { instagram } = require('notmebotz-tools')
let ig = await igdl("your video url")
return ig

FACEBOOK

const { facebook } = require('notmebotz-tools')
let fb = await fbdl("your video url")
return fb

THREADS

const { threads } = require('notmebotz-tools')
let threads = await threadsdl("your video url")
return threads

LIKEE

const { likee } = require('notmebotz-tools')
let likee = await likeedl("your video url")
return likee

TWITTER

const { twitter } = require('notmebotz-tools')
let twit = await twitterdl("your video url")
return twit

YOUTUBE

const { youtube } = require('notmebotz-tools')
let tiktok = await ytdl("your video url")
return ytdl

PINTEREST

const { pinterest } = require('notmebotz-tools')
let pin = await pinterest("your video url")
return pin

SFILEMOBI

const { sfilemobidl } = require('notmebotz-tools')
let sfile = await sfilemobidl("your url")
return sfile

SPOTIFY

const { spotydl } = require('notmebotz-tools')
let spoty = await spotydl("your url")
return spoty

TERABOX

const { teraboxdl } = require('notmebotz-tools')
const terabox = await teraboxdl("url file")
return terabox

REMOVE BG

const { removebg } = require('notmebotz-tools')
const rm = await removebg("url file")
return rm

REMINI

const { remini } = require('notmebotz-tools')
const rmni = await remini("url file")
return rmni

SEARCH TOOLS

PINTEREST SEARCH

const { pinsearch } = require('notmebotz-tools')
let pins = await pinterest("Furry")
return pins

SFILEMOBI SEARCH

const { sfilemobiS } = require('notmebotz-tools')
let sfiles = await sfilemobiS("query", page)
return sfiles

SPOTIFY SEARCH

const { spotifysearch } = require('notmebotz-tools')
let spotifys = await spotifysearch("Thick Of It") // 💀 i ma thick of it
return spotifys

BING SEARCH

const { bings } = require('notmebotz-tools')
let bing = await bings("query")
return bing

BING VIDEO SEARCH

const { bingv } = require('notmebotz-tools')
let bingv = await bingv("query")
return bingv

AI TOOLS

GEMINI CHAT

const { geminichat } = require('notmebotz-tools')
let geminic = await geminichat("your text")
return geminic

GEMINI IMAGE

const { geminiimg } = require('notmebotz-tools')
let geminiimage = await geminiimg("your text", "img path")
return geminiimage

GROQ SDK AUDIO AI

const { audioai } = require('notmebotz-tools')
let aiaud = await audioai("prompt", "your/audio/path/must/be/m4a", "lang<example: en")
return aiaud

Llma AI

const { llma } = require('notmebotz-tools')
let llmai = await llmaai("query")
return llmai

TEXT TO IMAGE

const { text2img } = require('notmebotz-tools')
let txt = await text2img("query")
return txt

LEPTON AI

const { lepton } = require('notmebotz-tools')
let lepton = await lepton("query")
return lepton

CHATSANDBOX

const { chatsandboxai } = require('notmebotz-tools')
let csb = await chatsandboxai("query", "models")
return csb

ISLAMIC AI

const { islamicai } = require('notmebotz-tools')
let iai = await Islamicai("query")
return iai

STALK TOOLS

TIKTOK

const { ttstalk } = require('notmebotz-tools')
let tts = await ttstalk("username")
return tts

note: please make an issue on github if you found any bug or error, and you can request what feature to be added

there will be many more tools coming soon