TogetherCrew / discord-bot

2 stars 1 forks source link

Integrate 'permissions' and 'permissionOverwrites' fields into Discord bot #107

Closed Behzad-rabiei closed 1 year ago

Behzad-rabiei commented 1 year ago

Description:

With the recent addition of the 'permissions' field to the GuildMember interface and the 'permissionOverwrites' field to the Channel interface, we now need to ensure these changes are properly integrated into our Discord bot app