Skip to content

Commit

Permalink
Merge pull request #38 from derogab/dev
Browse files Browse the repository at this point in the history
v1.6.2
  • Loading branch information
derogab authored Oct 20, 2022
2 parents 34c0060 + 752ce99 commit eb2c822
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 57 deletions.
4 changes: 1 addition & 3 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
liberapay: derogab
ko_fi: derogab
patreon: derogab
github: derogab
90 changes: 41 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clownbot",
"version": "1.6.1",
"version": "1.6.2",
"description": "A telegram bot to cheer up conversations in own chat groups",
"main": "bot.js",
"scripts": {
Expand All @@ -20,10 +20,9 @@
"url": "https://github.com/derogab/clownbot/issues"
},
"dependencies": {
"fs": "0.0.1-security",
"giphy-api": "^2.0.2",
"telegraf": "^4.4.2",
"yaml": "^1.10.2"
"giphy-api": "2.0.2",
"telegraf": "4.4.2",
"yaml": "2.1.3"
},
"engines": {
"node": ">=8.1.3"
Expand Down

0 comments on commit eb2c822

Please sign in to comment.