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

TODO #20

Open
Khaaz opened this issue Dec 4, 2020 · 6 comments
Open

TODO #20

Khaaz opened this issue Dec 4, 2020 · 6 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Khaaz
Copy link
Owner

Khaaz commented Dec 4, 2020

v3.1.0

  • fix enhanced mention (use discord allowedMentions)
  • support true edit, and use webhook delete
  • support for discord reply
  • option so all message deletion gets waterfalled to all servers and not only the main message deletion (current behaviour)
  • support transfering embeds through webhooks

Any PR that helps toward this goal will be accepted.

v4.0.0 and later

For the future of this bot we could expect:

  • auto creation and management of webhook creation deletion (optional)
  • multiple channel network on the same bot
@Khaaz Khaaz added enhancement New feature or request help wanted Extra attention is needed labels Dec 4, 2020
@Khaaz Khaaz pinned this issue Dec 4, 2020
@X-Niter
Copy link

X-Niter commented Jan 1, 2021

In reference to multiple channel networks, is this referring to being able to let's say sync 4 different channels together but is pairs of 2.
So channels 1 & 2 will sync and channel 3 & 4 will sync, meaning they are not all synced together. ??

@Khaaz
Copy link
Owner Author

Khaaz commented Jan 1, 2021

Yes exactly. What I call a network is a set of channels linkeds together in sync.
Right now, you have to host many instance of this bot in order to have several network of channels. It's fine,you can even use the same token. However it's not optimal so doing that within the same bot is ultimately better.

@X-Niter
Copy link

X-Niter commented Jan 2, 2021

Ah, Understood

@joeydoesthings
Copy link

Any approximate release date?

@bigry8058
Copy link

Khazz Ive been hammering away at the message deletion and I've gotten it to where it works about 70% of the time but it may randomly crash, my solution was a simple script to restart on crash. I will share my changes when I get it working 100% of the time. Replies are a different story.

@Re4LSteaL
Copy link

Hello, any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants