- Properly set hoist levels for created roles, and ensure that talking stick role is above all roles that should be affected
- Finish refractoring
- Make
tempX
prototypes return the promise instead of attempting to resolve them in the methods themselves - Implement the option for a queue and timer so that the stick is automatically passed to the next person after a specified amount of time
- If user tries to
tsleave
in the wrong channel, list channels with the overwrite forStick Holder
and if they themselves have theStick Holder
role - Fix
tsremstick
andtsaddstick
to work in text channels, and provide better feedback if unable to add/rem sticks - Add
permissionOverwrites
fortsdelete
permissions - Add better notifications for
missing access
errors - Only let
tsjoin
be added to a given channel once - Implement
dnw
- Convert
helpArr
to a Map to Object and add a property for a short synopsys of the command for thegenHelpEmbed
- Implement response from developer to go to replied
message.id
in bot DMs - Implement different roles for tstext and tsvoice
- Finish
README
- Switch to if guarding
- Remove chalk as a dependency
- Add file trace to datedErr calls
- Ensure that all permissionOverwrites.edit calls are caught with instructions on moving the role
- Look into "Unknown interaction" error
- Look into "Target user is not connected to voice" error.
- Look into "Supplied roles is not a Role, Snowflake or Array or Collection Roles or Snowflakes" error