
Paul
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 7
Activity overview
Latest activity by Paul-
Paul commented,
Turning the unread message badge off does leave it as only DMs & mentions...
-
Paul commented,
User Settings -> Notifications -> Turn off 'Enable unread message badge'
-
Paul commented,
If you're finding them hard to implement, you need to brush up on your coding skills/knowledge; most API wrappers that are kept up to date have builders for application commands which make it stupi...
-
Paul created a post,
Add ability to hide messages from public
Have the option to where moderators can hide messages, rather than deleting them. This would be useful for servers who have a probationary period for their mods, where they can hide messages and h...
-
Paul commented,
or make a customisable option to where people can choose what their default is..
-
Paul commented,
been quite a few times where this would be useful- definitely something I missed from being able to use selfbots too..
-
Paul created a post,
(Slash commands) Multiple choices under one option
I would like to see a feature added to slash command choices where a user can specify a comma-separated list under one option. For example, if a moderator would like to assign a user multiple roles...
-
Paul commented,
You can achieve this yourself. When checking which subcommand the user has sent, also check if they haven't used a subcommand. (i.e. if subcommand isn't provided OR 'help' subcommand is provided, s...