Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thread transfer #161

Open
trtbot opened this issue Jan 30, 2019 · 1 comment
Open

thread transfer #161

trtbot opened this issue Jan 30, 2019 · 1 comment

Comments

@trtbot
Copy link
Collaborator

trtbot commented Jan 30, 2019

transfer threads between channels, probably need a message id stored somewhere


Context (Will only be viewable if you are a member of this guild)
Submitter (Discord Username): narendasan (260911269505138689)
Channel: #programming (430410161958420491)
Guild: The Round Table (426611271429783553)

@Joshuad2uiuc
Copy link

Probably a command like

trt thread -t 798127317979123..127398127398129 

and it looks for all the messages in that channel inbetween and including those messages. if the command is

trt thread -t 36128376128329

can just grab from that id to before this message, since we want to keep the actual thread command in the channel. However, we may not want to, is basically semantics.

We want to include all the users so we can notify the people mentioned in the thread already it was created, but not after that.

Should work like bash mv and still show user and their message, but do not at them, would be annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants