9 lines
420 B
Plaintext
Raw Normal View History

2025-04-15 17:46:37 +02:00
Navid-mnzh said @retoor oh thanks for the resource! I'm using typescript, seems there are plenty of libraries for interacting with devrant api. rantscript is one of the most famous ones:
https://github.com/hex2f/RantScript
the thing is, that it hasn't recieved any updates for 8 years, making it somehow a deprecated library. There is also this one:
https://github.com/danillouz/...
but it's also from 5 years ago```