codewars / discord-bot

Codewars Discord Bot
MIT License
22 stars 11 forks source link

Add `/userinfo` #69

Closed Djacon closed 2 years ago

Djacon commented 2 years ago

The command now shows main information about the Codewars user

Djacon commented 2 years ago

kazk, how to accept a request for PR changes?

kazk commented 2 years ago

What do you mean by accept a request? You can push the changes.

For the lines I added suggestions, you can use the button to commit suggestion. Go to https://github.com/codewars/discord-bot/pull/69/files and you should see something similar to:

image

Use "Add suggestion to batch" to commit multiple suggestions together.

Djacon commented 2 years ago

Use "Add suggestion to batch" to commit multiple suggestions together.

Yes, I meant this one, thanks