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

Multichat

Brought to you by ChiissuOrg and the Nebula Team.

This code was written to be part of the Nebula bot, but it didn't get merged. Therefore, I decided to repurpose it into a standalone library. - Frox

Note that this codebase is still very immature, expect breaking changes.

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. Open .env file and add your tokens
nvim .env
  1. Run the example
bun run start

License

Copyright Chiissu 2023~2024, all rights reserved.

Unauthorized use of this software can and will result in legal actions.