Join our Discord to discuss about our software!
Lightweight Discord API and Gateway Library for TypeScript and NodeJS.
It's still quite experimental and mostly intended for our internal use in our gateway product.
- NodeJS v14
- Lodash
- WebSocket library
ws
-- It's only required for theDiscordGateway
implementation
This project evolves directly to our git repository in an agile software development format.
mkdir -p src/fi/hg
git submodule add [email protected]:heusalagroup/fi.hg.discord.git src/fi/hg/discord
git config -f .gitmodules submodule.src/fi/hg/discord.branch main
You may want to do that, too, in order to take full advance of the TypeScript language.
There isn't much, but look at the source code. It should be quite readable.
There's two main files to start from:
DiscordService
is a simple API for Discord's REST callsDiscordGateway
is a Discord Gateway implementation
Since this project is experimental, we might change things later.
One stable release is 8000 € + taxes.
The payment includes a month of agile development with the customer, and a year of support for that release branch.
Copyright (c) Heusala Group. All rights reserved. Licensed under the MIT License (the "License");