blob: 799768e9b0dd959143160414a6f3c8719a5e9ea8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = telecord
pkgdesc = Export Discord chats (JSON + media) to Telegram — including interactive mode
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/vinayydv3695/telecord
arch = any
license = MIT
makedepends = npm
depends = nodejs
source = telecord-1.0.1.tar.gz::https://github.com/vinayydv3695/telecord/archive/refs/tags/v1.0.1.tar.gz
sha256sums = SKIP
pkgname = telecord
|