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

aiyu

v1.1.1

Published

uma api para criar bot no discord

Downloads

10

Readme

aiyu-server-url

https://discord.gg/ttM4aKru6W

website

http://aiyu-js.gamesite.ml/

aoi.js uses the $ symbol as a way to execute functions. To use a function, simply type $ followed by the function name and any additional fields (if required).

aoi.js usa o símbolo $ como forma de executar funções. Para usar uma função, basta digitar $ seguido do nome da função e quaisquer campos adicionais (se necessário).

só para avisar eu não sou muito bem programador Então eu só copiei por causa se fosse para programar eu ia ficar quase um ano e eu tô quase sem internet Então eu copiei da aoi.js

just to let you know I'm not a very good programmer So I just copied it because if I was going to program it I would stay almost a year and I'm almost without internet So I copied it from aoi.js

para baixar o pacote use

npm i aiyu

inglês

to download the package use

npm i aiyu

vai em no github para usar um codigo para fazer o seu bot

https://github.com/Sldark23/aiyu

go to github to use a code to make your bot

https://github.com/Sldark23/aiyu

codigo

const aiyu = require("aoi.js")

const bot = new Aoijs.Bot({
  mobile: false,
  token: "",
  prefix: ['!'],
  autoUpdade: false})
  
  bot.onMessage()
  bot.loadCommands(`./Comandos/`)