diff --git a/index.ts b/index.ts index 04a08f2..eb90246 100644 --- a/index.ts +++ b/index.ts @@ -1,4 +1,4 @@ -const version = "2.0.0"; +const version = "2.0.1"; import x2i from "./x2i"; import { existsSync } from "fs"; @@ -45,6 +45,8 @@ function help(roomId) { Use (x/z/p) together with either / or [] as delimeters x/"hEloU/ z[or\` 5aIk DIz] p/mreghnom/ 😀 +I also can transcribe to Inuktitut Syllabics like this: i[tusaumaqattautijjutinik aulattijiit]. + Find my source at https://github.com/Dali99/matrix-wug`; client.sendNotice(roomId, message);