8000 actions commands specific to avoid pinging Q · Issue #115 · iwa/Q-Bot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

actions commands specific to avoid pinging Q #115

Open
iwa opened this issue Jul 3, 2020 · 3 comments
Open

actions commands specific to avoid pinging Q #115

iwa opened this issue Jul 3, 2020 · 3 comments
Labels

Comments

@iwa
Copy link
Owner
iwa commented Jul 3, 2020

Describe the feature you'd like to add
commands like ?hugQ ?patQ etc..
would let people hug / pat ... Q without having to ping them

@iwa iwa added the feature label Jul 3, 2020
@iwa iwa self-assigned this Jul 3, 2020
@Ideal-Void
Copy link

I don't know if it's possible in TypeScript, but I recently figured out in Python that I can refer to users without pinging them...
Perhaps it could be translated somehow?
Example:

async def boop(ctx, user2boop: discord.Member=None):
    await ctx.send(f"{ctx.author.display_name} boops you, {user2boop.display_name}!")

Usage can be
?boop @mention
?boop username
?boop nickname

Like I said, idk if it can be done in TS or not. But if this helps, I'm happy :)

@iwa
Copy link
Owner Author
iwa commented Jul 7, 2020

might be a better idea yeah 🤔
would that be possible that I test how it works in Discord, if you're fine with that ? @SuperTux20

@Ideal-Void
Copy link

Sure thing, I'll let you know when

@iwa iwa removed their assignment Jul 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
0