arabot/src/utils/gifs.ts
2022-07-27 01:49:42 +01:00

59 lines
2.9 KiB
TypeScript

export const Hugs = [
'https://c.tenor.com/FTf559jroJ0AAAAd/couple-cats-cat-love.gif',
'https://c.tenor.com/j9ovpes78QsAAAAC/huge-hug-bromance.gif',
'https://c.tenor.com/K2uYNMCeqe4AAAAC/bear-hug.gif',
'https://c.tenor.com/Etrdmkw-GCAAAAAC/animals-fauna.gif',
'https://c.tenor.com/bq2zhO_XTeAAAAAC/cat-pets.gif',
'https://c.tenor.com/D3WJzz2JX-sAAAAd/cat-pig.gif',
'https://c.tenor.com/0ZGvPoBjMZkAAAAd/pigs-cute.gif',
'https://c.tenor.com/16n9S22q870AAAAC/cute-boy.gif',
'https://c.tenor.com/cdk8SjH32okAAAAC/dog-pig.gif',
'https://c.tenor.com/9mLPT5v1ah8AAAAd/how-to-introduce-your-cat-to-a-bunny-cat.gif',
'https://tenor.com/view/bear-bruh-bearr-bearrrr-gif-22701476', // Thanks to Jonquil (277429709711605761) <3
];
export const Kill = [
'https://c.tenor.com/9jf-DDWOCI4AAAAC/runover-kid.gif',
'https://c.tenor.com/njdHi9MnpiwAAAAC/cats-fight.gif',
'https://c.tenor.com/OzKRQVQWOxgAAAAC/penguin-push.gif',
'https://c.tenor.com/P3ISPtq4tyMAAAAC/horse-animals.gif',
'https://c.tenor.com/6BtYZBaOTjsAAAAC/kangaroos-fun.gif',
'https://tenor.com/view/kitten-cat-picachu-pokemon-push-gif-17529809',
'https://c.tenor.com/8TfmfQv5lqgAAAAC/doggo-killing-cat.gif',
'https://c.tenor.com/N1eC5_O9KiAAAAAd/justketh-goose-attack.gif',
'https://c.tenor.com/lSGhAaUU2iQAAAAC/honk-honk-am-goose-cute.gif',
'https://c.tenor.com/aM6ovLN3dtwAAAAC/cat-attack.gif',
];
export const Poke = [
'https://c.tenor.com/IXt97lk4lCsAAAAC/ale-dog.gif',
'https://c.tenor.com/LJZq88H_uOAAAAAd/poke-the-pet-collective.gif',
'https://c.tenor.com/SDaucoBbNx0AAAAd/cat-kitten.gif',
'https://c.tenor.com/qxPE1JDB72cAAAAC/chicken-chicken-bro.gif',
'https://c.tenor.com/5sG1YVNFHB0AAAAC/tag2.gif',
'https://c.tenor.com/AcDNJhCGE8QAAAAC/dog-wake-up.gif',
'https://c.tenor.com/G3JseGtZ31kAAAAd/h%C3%A1mster-susto.gif',
'https://c.tenor.com/1-_kiSN980kAAAAC/begging-for-attention-viralhog.gif',
'https://c.tenor.com/S5hZ9m8lRhkAAAAd/owl-turning-head.gif',
'https://c.tenor.com/XAXSLU_w_yoAAAAd/boop-crow.gif',
'https://c.tenor.com/o9X9XXVCm-MAAAAC/bird-cute.gif', // Thanks to Jonquil (277429709711605761) <3
];
// Thanks Dantas (605924328004911133) for the gifs <3
export const Happy = [
'https://c.tenor.com/_4xCiEhhoZsAAAAd/dog-smile.gif',
'https://c.tenor.com/GEP7e6U2uqgAAAAC/spongebob-happy.gif',
'https://c.tenor.com/tNhtH9x3WZEAAAAC/swing-dance-swing-your-hips.gif',
'https://c.tenor.com/C_Dl5-KCvVoAAAAC/friends-matthew-perry.gif',
'https://c.tenor.com/aKFaZBrZFYcAAAAC/excited-spin.gif',
];
// Thanks Dantas (605924328004911133) for the gifs <3
export const Sad = [
'https://c.tenor.com/6CujUsC1CIkAAAAd/crying-black-guy-meme50fps-interpolated-interpolated.gif',
'https://c.tenor.com/RJnvTxShQGIAAAAC/disney-plus-disney.gif',
'https://c.tenor.com/_XLEzC52ATQAAAAC/sad-walk.gif',
'https://c.tenor.com/rD4KDir7lO0AAAAC/sad-pikachu.gif',
'https://c.tenor.com/IeiDwBPDrZYAAAAC/peach-cat.gif',
];