added mock command (#103)

This commit is contained in:
echo 2022-10-17 00:55:27 +03:30 committed by GitHub
parent c7c5ffdd44
commit 82d53b1928
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 3 deletions

View file

@ -46,5 +46,10 @@ export const Devs = Object.freeze({
MaiKokain: {
name: "Mai",
id: 722647978577363026n
}
},
echo: {
name: "ECHO",
id: 712639419785412668n
},
});