mrryyi / dbot

0 stars 0 forks source link

Allow user to take name based on ID #14

Closed mrryyi closed 3 weeks ago

mrryyi commented 1 month ago

Related to #13, as the user would need to know which IDs the names have.

The command should be:

name take 12

With 12 being an ID of a previously displayed name.

This will mark the name as taken.

mrryyi commented 3 weeks ago

Implemented!