Skip to content
/ httpi Public

This is a simple HTTP interactions library for Discord with built-in handlers, which supports TypeScript, CommonJS, and ES Modules.

License

Notifications You must be signed in to change notification settings

real2two/httpi

Repository files navigation

httpi logo

About

This repository contains a package to create a Discord HTTP interactions bot.

If you're looking for the library @httpi/client, go to packages/client or click here.

Check out all our packages here: https://www.npmjs.com/search?q=%40httpi

Commands to run the example

Click here to check out the example.

Here are the following commands you can run:

pnpm i # install dep

pnpm start # start prod
pnpm dev # start dev

pnpm format # biome

pnpm commands/create # creates application commands

About

This is a simple HTTP interactions library for Discord with built-in handlers, which supports TypeScript, CommonJS, and ES Modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published