commands: replace background with Shiro

This commit is contained in:
Ayden Jahola 2024-09-24 12:05:22 +01:00
parent f1d3502efd
commit a4ae13cbec
No known key found for this signature in database
GPG key ID: 71DD90AE4AE92742

View file

@ -35,7 +35,7 @@ module.exports = {
{ name: "Tickle (GIF)", value: "img/sfw/tickle/gif" }, { name: "Tickle (GIF)", value: "img/sfw/tickle/gif" },
// Image endpoints (randomly chosen) // Image endpoints (randomly chosen)
{ name: "Background (IMG)", value: "img/sfw/background/img" }, { name: "Shiro (IMG)", value: "img/sfw/shiro/img" },
{ name: "Holo (IMG)", value: "img/sfw/holo/img" }, { name: "Holo (IMG)", value: "img/sfw/holo/img" },
{ name: "Kitsune (IMG)", value: "img/sfw/kitsune/img" }, { name: "Kitsune (IMG)", value: "img/sfw/kitsune/img" },
{ name: "Senko (IMG)", value: "img/sfw/senko/img" } { name: "Senko (IMG)", value: "img/sfw/senko/img" }