From 51d70d21cf55810dc113de87c5ec9016b82aa27b Mon Sep 17 00:00:00 2001 From: Killian Date: Mon, 31 Aug 2020 09:20:17 +0200 Subject: [PATCH] Fixed doc --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {