diff --git a/README.md b/README.md index d32350e..fe74fa4 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ it means that the bot is ready to be used. 🎉 - !prefix: Change the bot's prefix for groups or private chats. ## Games -- !bingo: Find a number between 1 and 100 in 2 minutes. +- !bingo: Find a number between 1 and 100 in 2 minutes. (some bug may appears) ## Images diff --git a/package.json b/package.json index 9a02114..0f2587b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "instabot", - "version": "1.2.6", + "version": "1.2.8", "description": "A fully working instagram bot using Insta.js by androz2091", "main": "index.js", "scripts": {