From 3801d23b79dd906956e851756397ba4ee19ccd09 Mon Sep 17 00:00:00 2001 From: mjmadsen Date: Thu, 4 Aug 2016 11:38:21 -0500 Subject: [PATCH 1/3] Added bot broken message at top of page. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 281c4d2fc8..2068aaa321 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ The bot is currently not working due to changes to the Pokemon Go API. Please do not create any issues involving this until the issue has been resolved. +

+ # PokemonGo-Bot PokemonGo bot is a project created by the [PokemonGoF](https://github.com/PokemonGoF) team. The project is currently setup in two main branches. `dev` and `master`. From ab05dcb562ffe22bb660f31a3aa9ee1f178e9b72 Mon Sep 17 00:00:00 2001 From: mjmadsen Date: Thu, 4 Aug 2016 13:20:53 -0500 Subject: [PATCH 2/3] Changed REAME.md to mirror #2590 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2068aaa321..f855e16deb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ -

- The bot is currently not working due to changes to the Pokemon Go API. Please do not create any issues involving this until the issue has been resolved. -

+## Niantic Changes + Niantic have changed API responses, meaning that this bot and anything accessing the API though POGOProtos is currently broken. A number of developers from /r/pokemondev are working to address this and come up with a fix for this issue, find the [current status here](https://www.reddit.com/r/pokemongodev/comments/4w1cvr/pokemongo_current_api_status/) # PokemonGo-Bot PokemonGo bot is a project created by the [PokemonGoF](https://github.com/PokemonGoF) team. From 91ce4eac916c81e42316b15d2da28ec2842207c3 Mon Sep 17 00:00:00 2001 From: mjmadsen Date: Thu, 4 Aug 2016 13:34:47 -0500 Subject: [PATCH 3/3] Reordered --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f855e16deb..f99c5a837b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ -## Niantic Changes - Niantic have changed API responses, meaning that this bot and anything accessing the API though POGOProtos is currently broken. A number of developers from /r/pokemondev are working to address this and come up with a fix for this issue, find the [current status here](https://www.reddit.com/r/pokemongodev/comments/4w1cvr/pokemongo_current_api_status/) # PokemonGo-Bot PokemonGo bot is a project created by the [PokemonGoF](https://github.com/PokemonGoF) team. The project is currently setup in two main branches. `dev` and `master`. +## Niantic Changes + Niantic have changed API responses, meaning that this bot and anything accessing the API though POGOProtos is currently broken. A number of developers from /r/pokemondev are working to address this and come up with a fix for this issue, find the [current status here](https://www.reddit.com/r/pokemongodev/comments/4w1cvr/pokemongo_current_api_status/) + We use [Slack](https://slack.com) as a web chat. [Click here to join the chat!](https://pokemongo-bot.herokuapp.com) ## Table of Contents