- [ ] Make the linker not throw an error when linking to a nonexistent wiki, probably by checking whether it exists before continuing https://github.com/Dorumin/Twinkle/blob/8ffe5718ded085d93b3e10e91167161a6a6df098/src/plugins/linker/index.js#L171 - [ ] 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)
Twinkle/src/plugins/linker/index.js
Line 171 in 8ffe571