Archived
1
0
Fork
You've already forked avatarsync
0
oceanic.js Discord bot for making your friends' avatars into emojis, obsoleted by paibot https://codeberg.org/paige/bot
This repository has been archived on 2026年03月27日. 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.
  • TypeScript 100%
Find a file
2026年03月21日 05:19:36 +01:00
components-jsx init 2025年09月15日 18:55:29 +02:00
sql init 2025年09月15日 18:55:29 +02:00
src changes that i never pushed idk what they are 2026年03月21日 05:19:36 +01:00
.editorconfig init 2025年09月15日 18:55:29 +02:00
.env.example init 2025年09月15日 18:55:29 +02:00
.gitignore init 2025年09月15日 18:55:29 +02:00
LICENCE init 2025年09月15日 18:55:29 +02:00
package.json changes that i never pushed idk what they are 2026年03月21日 05:19:36 +01:00
pnpm-lock.yaml changes that i never pushed idk what they are 2026年03月21日 05:19:36 +01:00
pnpm-workspace.yaml changes that i never pushed idk what they are 2026年03月21日 05:19:36 +01:00
README.md init 2025年09月15日 18:55:29 +02:00
tsconfig.json init 2025年09月15日 18:55:29 +02:00

avatarsync

oceanic.js Discord bot for making your friends' avatars into emojis

Usage

Prequisites: git, latest Node.JS and pnpm

git clone git@codeberg.org:paige/avatarsync
cd avatarsync
pnpm i
pnpm run sql:up
pnpm start

Credit

venbot for components v2 jsx