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

Linker improvements #48

Open
3 tasks
KockaAdmiralac opened this issue Aug 24, 2021 · 0 comments
Open
3 tasks

Linker improvements #48

KockaAdmiralac opened this issue Aug 24, 2021 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@KockaAdmiralac
Copy link
Collaborator

KockaAdmiralac commented Aug 24, 2021

  • Make the linker not throw an error when linking to a nonexistent wiki, probably by checking whether it exists before continuing
    const wiki = await this.getWiki(message.guild);
  • Make the linker use buttons instead of reactions for deleting messages
  • Make the linker support vanilla MediaWiki wikis better? (I can work on this one)
@KockaAdmiralac KockaAdmiralac added bug Something isn't working enhancement New feature or request labels Aug 24, 2021
@KockaAdmiralac KockaAdmiralac self-assigned this Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant