Commit 2384b8af54549236fbdfb71d19f57807fb31ae25

Authored by Husni Mubarok
1 parent 9d199d2153
Exists in master

include telegram bot

Showing 1 changed file with 4 additions and 1 deletions Side-by-side Diff

... ... @@ -16,5 +16,8 @@
16 16 "telegram"
17 17 ],
18 18 "author": "husni",
19   - "license": "ISC"
  19 + "license": "ISC",
  20 + "dependencies": {
  21 + "telegrambot": "0.0.11"
  22 + }
20 23 }