@olvid/bot-node
v2.0.1
Published
Develop Olvid Bots using nodejs.
Downloads
95
Readme
@olvid/bot-node
Introduction
This repository is part of the Olvid bots framework. If you're new here, consider starting with our Documentation.
This module allows you to connect with an Olvid daemon and create bots using typescript or node.js.
Installation
npm install @olvid/bot-nodeUsage
Follow our 🚀 Quickstart page to set up your Olvid daemon instance. Then you can start coding following our Js Client documentation page.
