Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
robhimslf's profile
robhimslf
33 contributions
robhimslf

robhimslf/winston-discord

Winston logging transport for emitting log entries to a Discord channel.

TypeScript
1
1
MIT License

Support the dependencies of robhimslf/winston-discord

Account's avatar
discordjs/discord.js
The REST API for discord.js
Account's avatar
discordjs/discord-api-types
Discord API typings that are kept up to date for use in bot library creation.
Account's avatar
discordjs/discord.js
A powerful library for interacting with the Discord API
Account's avatar
winstonjs/triple-beam
Definitions of levels for logging purposes & shareable Symbol constants.
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
winstonjs/winston-transport
Base stream implementations for winston@3 and up.
Account's avatar
tsconfig/bases
A base TSConfig for working with Node 16.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for json-stringify-safe
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for triple-beam
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
release-it/release-it
Generic CLI tool to automate versioning and package publishing-related tasks.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
piotrwitek/ts-mocha
Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
winstonjs/winston
A logger for just about everything.

The **winston‑transport‑discord** package adds a Winston logging transport that forwards log entries to a Discord channel, supporting either webhook or bot delivery. It’s aimed at Node.js developers who use Winston for application logging and want real‑time alerts or diagnostics visible in Discord. The library handles metadata, error formatting, and can be configured via code or environment variables.