!hug Simple command

Asked Jul 27, 2020·3 replies·Last activity 6 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

I would like users in chat to type in !hug @(specific user)

And I would like Nightbot to return back:

Nightbot: (name of the person who initiated hug) gives big hugs to (GivePLZ emote) (a specific user)

ex. Sally gives big hugs to 🤗 Dave

--I've seen similar topics on this forum--but the code seems overly complicated and includes "random users" which I'm not interested in.
-I would like a simplified code--and I will insert my own emotes

Would someone be able to help with this? Thank you in advance

3 replies

Hey there @Dusky Moose! 🤗

I'd be glad to help you out. Here's is what you're looking for:

`
!addcom !hug -cd=5 $(user) gives big hugs to 🤗 $(query)!
`

I hope I've helped! 😄

I got it working.

This made my day!!! Thank you!

No problem! I'm very glad I could help. :smiling_face_with_three_hearts: