Archipelago — open-source initial import

This commit is contained in:
Archipelago
2026-08-12 10:55:49 +00:00
commit 8460ad9dce
1582 changed files with 335118 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
const e={id:"wikipedia",name:"Wikipedia",version:"1.0.0",type:"search",description:"Search Wikipedia articles with /wiki command",async init(i){},async destroy(){},async isAvailable(){return!0}};export{e as wikipediaPlugin};