aracred / bot

:robot: Aracred Bot to quickly onboard users into Aracred
6 stars 19 forks source link

Signup: get the Discord ID automatically #15

Closed crisog closed 4 years ago

crisog commented 4 years ago

When signing up, the bot will automatically grab the discord ID of the user. If the discord ID is provided, the bot will overwrite it with the correct one.

Closes #13 and Closes #16

Evalir commented 4 years ago

Great! We know only need to do a few things:

This way we have everything up to date and can merge; Of course, if you find anything else that needs to be updated, please do!

crisog commented 4 years ago

Great! We know only need to do a few things:

  • Test locally
  • Document the help command to highlight this feature

This way we have everything up to date and can merge; Of course, if you find anything else that needs to be updated, please do!

I have just tested locally with an instance of the bot on a testing server, all seems to be working just as expected. All tests passed too.

I updated the help command, let me know if it's not clear enough yet.