Skip to content

Commit

Permalink
'PollBot-1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
iZboxo committed Feb 18, 2022
1 parent 75aeae5 commit 6c1de15
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions commands/poll.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ new Command({
value: member.nickname || 'none',
inline: true,
},
{
name: 'Timeout'
value: member.isCommunicationDisabled ? member.communicationDisabledUntil : '❌',
inline: true,
},
{
name: 'Joined At',
value: member.joinedAt.toString(),
Expand Down

0 comments on commit 6c1de15

Please sign in to comment.