Deleted java, added javascript

This commit is contained in:
2024-08-15 21:12:34 +02:00
parent 5b070a20de
commit 8c77451317
5 changed files with 137 additions and 64 deletions

8
index.mjs Normal file
View File

@@ -0,0 +1,8 @@
import {
MatrixClient,
SimpleFsStorageProvider,
AutojoinUpgradedRoomsMixin,
RichRepliesPreprocessor
} from "matrix-bot-sdk";
console.log("owo");