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

User save bio and social handles, other users can get user's info #60

Closed
eddiejaoude opened this issue Jun 5, 2020 · 0 comments
Closed
Assignees
Projects

Comments

@eddiejaoude
Copy link
Member

Save key/value pairs

available keys:

  • Twitter
  • GitHub
  • Youtube
  • Bio
$bio set {KEY} {VALUE}
$bio remove {key}

To get user info

$info {@USER}

returns something like

Bio: ...
Twitter: ...
Github: ...
...
@eddiejaoude eddiejaoude created this issue from a note in Bot v0.1 (To do) Jun 5, 2020
@eddiejaoude eddiejaoude moved this from To do to In progress in Bot v0.1 Jun 11, 2020
@eddiejaoude eddiejaoude self-assigned this Jun 11, 2020
@eddiejaoude eddiejaoude moved this from In progress to In review in Bot v0.1 Jun 22, 2020
eddiejaoude added a commit that referenced this issue Jun 23, 2020
@eddiejaoude eddiejaoude moved this from In review to Done in Bot v0.1 Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Bot v0.1
  
Done
Development

No branches or pull requests

1 participant