From 0d6063d6eb6067ae1d63af33b2ed631386e9333d Mon Sep 17 00:00:00 2001 From: Anson Date: Sun, 9 Jun 2019 14:49:16 -0700 Subject: [PATCH] added link to access hosted version of bot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1f7d109..d40fbdf 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,11 @@ The dividend is in: 38 Days 3 Hours 53 Minutes 22 Seconds. ``` ## 🏁 Getting Started + +You can either choose to use the hosted version of the bot by [clicking here](https://discordapp.com/oauth2/authorize?client_id=532045200823025666&permissions=2048&scope=bot) or you can host your own bot with the instructions below. + +### Self Hosted Bot + These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system. ### Prerequisites