Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tipping bot more interactive #6

Open
nimxor opened this issue Sep 8, 2022 · 2 comments
Open

Make tipping bot more interactive #6

nimxor opened this issue Sep 8, 2022 · 2 comments

Comments

@nimxor
Copy link
Owner

nimxor commented Sep 8, 2022

Use discord functinalities to make the bot more intractive
For example to register wallet, user should first type $register, then a dialog box should open where they can enter the address

@chmod
Copy link
Collaborator

chmod commented Sep 11, 2022

That would require a whole revamp. Could you list the commands along with their params?

@nimxor
Copy link
Owner Author

nimxor commented Sep 11, 2022

That would require a whole revamp. Could you list the commands along with their params?

These are the commands
$info: See your address.
$register <wallet_address>: Register a wallet to your account. You cannot register more then one wallet
$balance: See your current balance.
$tip <user_mention> : Tip BISON to <user_mention>.

Should not be much work, we need to follow this guide https://discord.com/blog/welcome-to-the-new-era-of-discord-apps?ref=message_content_notification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants