Improvements: CTC Command to show/hide blocked messages, and CTC Commands suggestions #80

Closed
opened 2020-09-15 16:16:12 +00:00 by YTGamer · 4 comments

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…".

#### 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…"*.
Owner

Heya,

Your issue mentions several different things, so I think I'll just tackle them one by one

Some people, like me, doesn’t necessarily want to hide blocked messages.

There are numerous CTC versions that don't include hideblockedmessages.

It should be great if there’s a CutTheCord command to show or hide blocked messages like this:

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.

It should also be great to add a command to toggle on or off each feature (except slashcommands),

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).

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…".

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.

and a /ctc help command for a faster way to get help

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 about hideblockedmessages.

If you have any other requests, please feel free to open issues for them, preferably one for each to make stuff easier to track.

Heya, Your issue mentions several different things, so I think I'll just tackle them one by one > Some people, like me, doesn’t necessarily want to hide blocked messages. There are numerous CTC versions that don't include `hideblockedmessages`. > It should be great if there’s a CutTheCord command to show or hide blocked messages like this: `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. > It should also be great to add a command to toggle on or off each feature (except slashcommands), 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). > 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…". 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. > and a /ctc help command for a faster way to get help 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 about `hideblockedmessages`. If you have any other requests, please feel free to open issues for them, preferably one for each to make stuff easier to track.
a closed this issue 2020-09-15 16:31:56 +00:00
Author

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.

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.

I would also suggest adding a [Remini](https://reminiapk.io) integration to CTC Commands. This would allow users to enhance their videos using Remini's AI technology directly from within Discord.
Owner

The project is no longer maintained, but also fuck AI bullshit.

The project is no longer maintained, but also fuck AI bullshit.
a locked as Resolved and limited conversation to collaborators 2023-10-11 14:39:11 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: distok/cutthecord#80
No description provided.