# abalabahaha/eris

A NodeJS Discord library

Repository: https://github.com/abalabahaha/eris
Canonical: https://ross.abutalabs.com/products/abalabahaha-eris
Homepage: https://abal.moe/Eris/
Language: JavaScript
License: MIT
License Family: permissive
Topics: eris, discord, discord-api, bot, nodejs
Last push: 2025-09-28T22:14:27+00:00

## Health v2 (maintenance only)
Score: 43/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 44, release rhythm 8, longevity 100
- inputs: {"age_days": 3716, "days_push": 339, "days_rel": 710, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1514, forks 405 (observed 2026-08-28T04:04:56.419337+00:00)

## What it is
Eris is a Node.js library for interfacing with the Discord API, providing a lightweight wrapper for building bots. It supports gateway events, REST actions, and optional voice functionality.

## Use cases
- build a discord bot in nodejs
- create a discord bot that responds to messages
- interact with the discord api from javascript
- make a lightweight discord bot without a heavy framework
- add voice support to a discord bot
- listen to discord gateway events

## When to choose
- you want a lightweight, dependency-light Discord library for Node.js
- you need fine-grained control over Discord API interactions
- you prefer a minimal wrapper over full-featured bot frameworks like discord.js

## When to avoid
- you want batteries-included bot framework features like command handlers out of the box
- you are building bots in a language other than JavaScript/Node.js
- you need extensive community plugins and tutorials that larger ecosystems provide

## Facets
- artifact type: library
- maturity: active
- function: http-client, websocket, sdk
- domain: messaging-platforms, apis, developer-tools
- platform: -
- tags: discord, discord-bot, discord-api, bot-framework, api-wrapper, automation, nodejs, javascript

## Member repositories
- abalabahaha/eris (main) score 43

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.419337+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:11.857237+00:00, confidence not recorded.
  - readme: https://github.com/abalabahaha/eris (fetched 2026-08-28T04:04:56.419337+00:00, sha e9b4d40bda5d)
  - registry_npm: https://registry.npmjs.org/eris (fetched 2026-08-29T11:36:02.082993+00:00, sha f415d779c0f3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
