Closed cedws closed 3 years ago
Oh nice, thanks for writing this! I think you should be able to edit the wiki on this repo now (if not let me know). Also, I just made a change so that skipping whole guilds works again.
No, still didn't get write access:
ERROR: Permission to adversarialtools/discord-delete.wiki.git denied to git-bruh.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Should work now...
Thanks, I've made the page but for some reason git
from cli wasnt able to push here so i couldn't add images, had to use the github web interface. So the images will have to be added you (from my wiki repo).
Ah thanks, apparently to be able to push to the wiki repo, write access is needed to the main repo as well. Inconsistent with the UI.
I've pushed the images, thanks again for writing that.
Hey @git-bruh, apologies, your original skipping algorithm was actually perfectly fine. This pull request takes some inspiration from there to avoid the problem mentioned in #27.
I also changed the parameter usage so that you pass it multiple times to skip multiple channels. Like so:
-s 1234... -s 1234...
This will need a bit of docs in the wiki before a release can be made so nobody misuses the feature.