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.
- Install dependencies
bun i
I'm a bun user myself, but you can also package manager of your choice. - Frox
- Create .env file
bun genEnv
- Edit .env file and add your tokens
nvim .env
- Run the example
bun run start