jaronp


Jaron

  • NodeJS wrapper for the Edlink API.

    published version 2.0.0, 4 years ago
  • A very simple library that abstracts password hashing for you.

    published version 0.1.2, 2 years ago
  • A small example implementation. ```ts // Initialize and configure const bot = new Client({ token: '<token>', application_id: '<application_id>', intents: [ Intent.GUILDS, Intent.GUILD_MESSAGES, Intent.GUILD_MESSAGE_REACTIONS, Intent.MESSAGE_CONTENT ] });

    published version 0.1.1, 3 years ago
  • This Edlink JavaScript & TypeScript SDK is a NodeJS wrapper for the Edlink API.

    published version 2.0.3, a month ago
  • A simple discord library primarily for TypeScript. Web server like and easy to use.

    published version 0.0.4, 4 months ago