Currently, shuffle-bot only accepts and displays screenname of users instead of nickname. When there is a user who has some nickname, this could make some confusion for other users.
To support nickname, we need to add some modification to code base to solve some command line interface issues that cannot distinguish each user when there are some users who are same nickname in the same channel. This is required to implement user exclusion correctly.
Currently, shuffle-bot only accepts and displays screenname of users instead of nickname. When there is a user who has some nickname, this could make some confusion for other users.
To support nickname, we need to add some modification to code base to solve some command line interface issues that cannot distinguish each user when there are some users who are same nickname in the same channel. This is required to implement user exclusion correctly.