Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.
/ Multichat Public archive

Social network bot messaging compatibility translation layer

License

Notifications You must be signed in to change notification settings

Chiissu/Multichat

Repository files navigation

banner

This is the Sokora (formerly Nebula) multiplatform spec implemented in TypeScript. This codebase is no longer in use, and has been published under GPL-v3 for everyone to see and use. If you want to use this with more performance and platform support, look forward for a future Sokora release.

A social network bot messaging compatibility translation layer, brought to you by ChiissuOrg and the Nebula Team.

Get started

  1. Install dependencies
bun i

I'm a bun user myself, but you can also package manager of your choice. - Frox

  1. Create .env file
bun genEnv
  1. Edit .env file and add your tokens
nvim .env
  1. Run the example
bun run start