first version, join and very basic death messages

This commit is contained in:
smsteel
2019-02-06 18:25:50 +03:00
parent cd361a3740
commit ac91a5325c
7 changed files with 919 additions and 30 deletions

View File

@ -22,6 +22,8 @@
"@babel/node": "^7.2.2",
"@babel/preset-env": "^7.3.1",
"express": "^4.16.4",
"telegraf": "^3.27.1"
"sqlite3": "^4.0.6",
"telegraf": "^3.27.1",
"translate": "^1.0.3"
}
}