mirror of
https://github.com/aydenjahola/discord-multipurpose-bot.git
synced 2024-11-22 00:35:56 +00:00
commands: replace background with Shiro
This commit is contained in:
parent
f1d3502efd
commit
a4ae13cbec
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ module.exports = {
|
|||
{ name: "Tickle (GIF)", value: "img/sfw/tickle/gif" },
|
||||
|
||||
// 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: "Kitsune (IMG)", value: "img/sfw/kitsune/img" },
|
||||
{ name: "Senko (IMG)", value: "img/sfw/senko/img" }
|
||||
|
|
Loading…
Reference in a new issue