From 81186c52a2e26832d9ed7a90430c9934a96641d4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Mon, 18 Feb 2019 15:21:38 -0600
Subject: [PATCH 01/12] Add heroku support
---
Procfile | 1 +
1 file changed, 1 insertion(+)
create mode 100644 Procfile
diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000..44899d9
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+worker: node bot.js
From e5a732d89db02a2367f1163eb6842f9abbe15df0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Mon, 18 Feb 2019 15:45:00 -0600
Subject: [PATCH 02/12] Add heroku support
---
app.json | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 app.json
diff --git a/app.json b/app.json
new file mode 100644
index 0000000..68d7d46
--- /dev/null
+++ b/app.json
@@ -0,0 +1,11 @@
+{
+ "name": "Small Sharp Tool",
+ "description": "This app does one little thing, and does it well.",
+ "keywords": [
+ "discord",
+ "discord.js",
+ "bot"
+ ],
+ "repository": "https://github.com/house-of-balance/DR.-NOPE/",
+ "logo": "https://house-of-balance.github.io/DR.-NOPE/logo.png"
+ }
From a8945faef882ab5f209b408ac038a74f076ba1a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Mon, 18 Feb 2019 16:33:48 -0600
Subject: [PATCH 03/12] Update app.json
---
app.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app.json b/app.json
index 68d7d46..3c3e9a3 100644
--- a/app.json
+++ b/app.json
@@ -1,6 +1,6 @@
{
- "name": "Small Sharp Tool",
- "description": "This app does one little thing, and does it well.",
+ "name": "Dr. Nope!",
+ "description": "i dunno",
"keywords": [
"discord",
"discord.js",
From c55416e9690f01b533572c182358b561962244aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Mon, 18 Feb 2019 16:35:41 -0600
Subject: [PATCH 04/12] Update README.md
---
README.md | 21 +++------------------
1 file changed, 3 insertions(+), 18 deletions(-)
diff --git a/README.md b/README.md
index 6efe090..fc59522 100644
--- a/README.md
+++ b/README.md
@@ -2,24 +2,9 @@
Wondering what "DR. NOPE" is and who they are?
Well DR. NOPE is a public discord bot coded by Zₐₗgₒ#8436 with ideas from !?BRANDGRAND?!#3001.
-Wiki
-# Self Hosting
-Wanna host the bot yourself? Well nobody's stopping you!
-
-Step 1. Install node.js and install discord.js with `npm install discord.js`
-
-Step 2. Download this repo. Download Link
-
-Step 3. Edit the `config.json` to your needs.
-
-Step 4. Extract the zip file and open a terminal where you extracted it.
-
-Step 5. In the terminal, type `node bot.js`
-
-If you see: "Ready!" in the terminal, that means you did it! If you got errors, try again or use the pre-hosted bot!
-Note: Some bot commands are focused on the bot account, so you might wanna change some of the commands from `DR. Nope!#0908` to `Bot name and tag here`.
-# More
+## More
Bot being rewritten, remove current files and kick bot.
-# Wiki
+
+#### Wiki
Wiki
From 0363ebd48b6ffedfb1dce7bad25ef640d3d887d6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Mon, 18 Feb 2019 16:37:01 -0600
Subject: [PATCH 05/12] Update README.md
---
README.md | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index fc59522..590508f 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,3 @@
-# What is "DR. NOPE"?
-Wondering what "DR. NOPE" is and who they are?
-Well DR. NOPE is a public discord bot coded by Zₐₗgₒ#8436 with ideas from !?BRANDGRAND?!#3001.
+# Dr. Nope! Dev Branch
-## More
-Bot being rewritten, remove current files and kick bot.
-
-#### Wiki
-
-Wiki
+This is the dev branch for v2 of Dr. Nope! which will not be online because my account was sadly disabled.
From bae84f18d1fc9968a9e2e795deaf4b00614751b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Mon, 18 Feb 2019 19:08:18 -0600
Subject: [PATCH 06/12] Update README.md
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 590508f..558e7ba 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
# Dr. Nope! Dev Branch
-This is the dev branch for v2 of Dr. Nope! which will not be online because my account was sadly disabled.
+This is the dev branch for v2 of Dr. Nope! which will not be online because my account was sadly disabled and I cannot get the bot token.
+
+Added a wiki at https://house-of-balance.github.io/DR.-NOPE/wiki
+
From 8d24ab93911862681657e803ab33d219d9d80b25 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Tue, 19 Feb 2019 09:46:58 -0600
Subject: [PATCH 07/12] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 558e7ba..4d95641 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Dr. Nope! Dev Branch
+# Dr. Nope! Dev Branch [![Documentation Status](https://readthedocs.org/projects/dr-nope-docswiki/badge/?version=latest)](https://dr-nope-docswiki.readthedocs.io/en/latest/?badge=latest)
This is the dev branch for v2 of Dr. Nope! which will not be online because my account was sadly disabled and I cannot get the bot token.
From 587b655c573ebe53aa395c629a94503d5426c9d2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Tue, 19 Feb 2019 18:03:49 -0600
Subject: [PATCH 08/12] Change wiki link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4d95641..ff65538 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,5 @@
This is the dev branch for v2 of Dr. Nope! which will not be online because my account was sadly disabled and I cannot get the bot token.
-Added a wiki at https://house-of-balance.github.io/DR.-NOPE/wiki
+Added a wiki at https://dr-nope-docswiki.readthedocs.io/en/latest/?badge=latest
From b352ace94c7a0258c5109c3bcb83b7b95b85543e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Wed, 20 Feb 2019 19:11:41 -0600
Subject: [PATCH 09/12] Create .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d344ba6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+config.json
From 73dfedcb5db66c896b92b7dd02405847090c8c81 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Wed, 20 Feb 2019 19:13:16 -0600
Subject: [PATCH 10/12] fix config
---
config/config.json | 4 ----
config/config.json.example | 6 ++++++
2 files changed, 6 insertions(+), 4 deletions(-)
delete mode 100644 config/config.json
create mode 100644 config/config.json.example
diff --git a/config/config.json b/config/config.json
deleted file mode 100644
index 0ce55a6..0000000
--- a/config/config.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "prefix": "DR!",
- "token": "your-token-goes-here"
-}
diff --git a/config/config.json.example b/config/config.json.example
new file mode 100644
index 0000000..5978cc1
--- /dev/null
+++ b/config/config.json.example
@@ -0,0 +1,6 @@
+The part below should be changed and saved as config.json
+
+{
+ "prefix": "your-prefix",
+ "token": "your-token-goes-here"
+}
From ba892c420b03960b4747c90625f08305f2a57e3e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Fri, 22 Feb 2019 16:23:35 -0600
Subject: [PATCH 11/12] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e6da673..a203865 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
# Dr. Nope! [![Documentation Status](https://readthedocs.org/projects/dr-nope-docswiki/badge/?version=latest)](https://dr-nope-docswiki.readthedocs.io/en/latest/?badge=latest)
Dr. Nope is a bot made by !?BRANDGRAND?!REAL who i forgot the tag of, and me, whose account was disabed.
+The bot cannot be tested, as you can tell.
From 57d6d91b80cda3b7ddd69a8dc743b05ea0bdccb7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Z=E2=82=90=E2=82=97g=E2=82=92?=
<45021556+jayden8923@users.noreply.github.com>
Date: Fri, 22 Feb 2019 16:24:00 -0600
Subject: [PATCH 12/12] Update config.json.example
---
config/config.json.example | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/config/config.json.example b/config/config.json.example
index 5978cc1..af3ad53 100644
--- a/config/config.json.example
+++ b/config/config.json.example
@@ -1,5 +1,4 @@
-The part below should be changed and saved as config.json
-
+The part below should be changed and saved as config.json. Remove this.
{
"prefix": "your-prefix",
"token": "your-token-goes-here"