Click there and use the /petpet command
This is a Web API for petting any user you know which has avatar
Create some discord application (it is needed for getting discord user's avatar)
and put its token to PETTHECORD_TOKEN env var or write it to file and create
PETTHECORD_TOKEN_FILE env var with the path of the file with the token. Other
help is desribed in the --help.
https://example.com/<UserID>.gif will return you gif that specified user.
To get UserID you should enable developer mode in your client and "Copy User ID" option will appear when you do RMB on user.
Also there's a working instance of this thing which is located at
ptc.pwn3t.ru
This project was rewritten several times, so this is a list of simillar APIs:
-
- Written in Rust
- Instance:
https://petpet.quadratik.pro/
-
- Written in Go
- Instance:
https://pet.wavycat.ru/
-
- Written in C
- There're no any instances of it :<