Improvements: CTC Command to show/hide blocked messages, and CTC Commands suggestions #80
Labels
No milestone
No project
No assignees
3 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference: distok/cutthecord#80
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Improvements: CTC Command to show/hide blocked messages, and CTC Commands suggestions
Some people, like me, don't necessarily want to hide blocked messages. It should be great if there's a CutTheCord command to show or hide blocked messages like this:
Show:
/ctc showblockedmessages true
Hide:
/ctc showblockedmessages false
It should also be great to add a command to toggle on or off each feature (except slashcommands), and a
/ctc help
command for a faster way to get help, instead of accessing to the repo and searching for the README (the command description is very limited and cut off for long descriptions).CTC Commands should also have a reply with Clyde (the local bot) to make actions not invisible and to tell the user that "Something has been done…".
Heya,
Your issue mentions several different things, so I think I'll just tackle them one by one
There are numerous CTC versions that don't include
hideblockedmessages
.hideblockedmessages
is currently a visual change, not a code change, so doing this would not be possible. However, if we rewrite it to tackle it from the code, it might be possible.Some features are visual (or mess with assets in other ways), some are code-based. For the most part it's not really possible to easily allow messing with the asset-based ones like that. However, there's an ongoing plan to move more and more things to slashcommands (see #31).
This is actually caused by a bug (#26). When that was first a concern Clyde wasn't utilized in Discord Android so we couldn't just call that function, however I think it's used for network errors now, so we might be able to utilize it sooner than later.
This is planned once we get rid of #26, either by getting Clyde working or else.
I don't see anything in your issue that isn't already tracked in the issue tracker other than the potential
hideblockedmessages
rewrite request, so I'll close this now. Please open a separate issue abouthideblockedmessages
.If you have any other requests, please feel free to open issues for them, preferably one for each to make stuff easier to track.
Hey thanks for your answer, and okay, at the future I'll make an issue for each thing and also open another one for only hideblockedmessages.
I would also suggest adding a Remini integration to CTC Commands. This would allow users to enhance their videos using Remini's AI technology directly from within Discord.
The project is no longer maintained, but also fuck AI bullshit.