Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aeroware/discord-utils

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aeroware/discord-utils - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@aeroware/discord-utils",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

# discord-utils
### UNDER DEVELOPMENT
this is a small package full of discord.js utilities.
### To test, start the bot, make an env file and enter a TOKEN variable.
there are methods for formatting, getting input, and pagination.
here is a small example of it in action:
```js
import { aDelayOf } from "@aeroware/discord-utils";
...
await aDelayOf(1000); // wait one second
...
```
you can read the docs on [our github page](aero-ware.github.io)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc