ill NEVER change the name EVER its fine
  • JavaScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-31 21:45:01 +02:00
classes add last seen property for users 2025-10-27 19:03:19 +01:00
commands remove fun 2026-07-31 21:45:01 +02:00
hooks Fix Pixiv embedder 2026-07-31 18:22:02 +02:00
.gitignore dont bother 2025-08-19 00:20:47 +02:00
config.example.json update websocket url example 2026-07-31 18:53:00 +02:00
eepromUpload.js Embed support for twitter, bsky and pixiv using public API's (#5) 2026-01-28 22:37:02 +00:00
main.js add command prefix to config. 2026-07-31 18:46:36 +02:00
memberList.js add user update handling and last seen tracking (mostly) 2025-10-27 19:57:46 +01:00
package-lock.json we are now the database havers 2025-10-27 18:59:51 +01:00
package.json we are now the database havers 2025-10-27 18:59:51 +01:00
protocol.js add user update handling and last seen tracking (mostly) 2025-10-27 19:57:46 +01:00
README.md readme 2026-07-31 18:36:22 +02:00

sockchat-bot

fork of solstice's whatsapp

Why?

bitches suck my dick cuz i look like darth vader ikasti stream notifs and chat embed helpers are nice to have

Usage Guide

git clone https://patchii.net/gebruikersnaam/sockchat-bot.git
cd sockchat-bot
npm install
pm2 start main.js --name sockchat-bot

i personally just use pm2 for running the bot but you do you

Configuration

There is an config.example.json provided with the bot, copy it to config.json and edit it to your needs.