1
0
Fork 0
Fork of Session Desktop with headless session code to run bots [DEPRECATED] https://npmjs.com/package/session-oxen
This repository has been archived on 2025-09-14. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2024-07-23 18:25:58 +04:00
examples Add Node.js version safe guard, update README on signIn method 2024-03-02 12:19:57 +05:00
patches fix: finish updating dependencies 2023-08-02 07:55:45 +02:00
session-messenger Add message timestamp and id to message event 2024-04-21 16:07:05 +04:00
src Add deprecation notice 2024-06-12 04:38:08 +04:00
.editorconfig chore: lint 2022-12-08 10:42:48 +11:00
.eslintignore fix: hide public admin actions on non public chats 2023-08-18 14:06:26 +10:00
.eslintrc.js Delete hooks directory 2024-01-20 23:27:49 +04:00
.gitattributes Stop git from defaulting to changing line endings 2019-02-14 12:20:37 +11:00
.gitignore Add .d.ts generation to package, fix yarn patch-package 2024-01-21 23:09:27 +04:00
.nvmrc chore: update node version, electron and deps 2023-07-19 14:15:07 +02:00
global.d.ts Add custom profileDataPath option to initializeSession method 2024-01-21 21:34:09 +04:00
LICENSE.md Read (get notifications) about private messages from receiver 2024-01-21 19:00:05 +04:00
package.json Add deprecation notice 2024-06-12 04:38:08 +04:00
README.md Update README.md 2024-07-23 18:25:58 +04:00
tsconfig.json Add .d.ts generation to package, fix yarn patch-package 2024-01-21 23:09:27 +04:00
yarn.lock Move Session code to session-messenger directory 2024-01-21 22:05:00 +04:00

Session Node.js Client

DEPRECATED

Please consider switching to Session.js — new framework made by me from scratch which runs on blazingly fast Bun.sh runtime instead of one specific Node.js version. It is highly customizable and flexible, allowing you to create hundreds of Session instances in one file, run multiple pollers with different settings, generally more stable and much faster.

Link: https://sessionjs.github.io/docs/