<- Back to command sections

Discord

Control discord from the grid


CommandAbout
Discord_AddRoleAdds a discord server role to the selected member
Discord_BanMemberAdds the selected user to the ban list - Disallows rejoining untill they are removed from the list
Discord_BulkClear_MessagesClears messages on the server sent by the member in the last 13 days, 22hours 59mins
Discord_Dm_MemberSends a message directly to the user [They must be in the server] This command requires the SERVER MEMBERS INTENT found in discord app dev
Discord_MembersListReturns a list of members in a server collection is userid: username if the user has set a nickname: userid: nickname|username This command requires Discord full client mode enabled and connected !!!! This command also requires: Privileged Gateway Intents / SERVER MEMBERS INTENT set to true on the discord bot api area !!!
Discord_MessageChannelSends a message to the selected channel - Optional TTS usage
Discord_MuteMemberSends a message to the selected channel - Optional TTS usage
Discord_Role_GetSettingsreturns a collection of settings for the given role This command requires Discord full client mode enabled and connected
Discord_Role_UpdatePermsUpdates perm flags for the selected role example CSV format: Speak=True,SendMessages=False for a full list of perms see output of Discord_Role_GetSettings This command requires Discord full client mode enabled and connected
Discord_RoleCreateUpdates perm flags for the selected role example CSV format: Speak=True,SendMessages=False for a full list of perms see output of Discord_Role_GetSettings This command requires Discord full client mode enabled and connected
Discord_RoleListReturns a list of roles and their ids in collection This command requires Discord full client mode enabled and connected
Discord_RoleRemoveRemove a role from a server This command requires Discord full client mode enabled and connected
Discord_TextChannels_ListReturns a list of text channels in a server