From 703dcb8d3bf8a6d1c7c9dbe9e5f766e2af5b6654 Mon Sep 17 00:00:00 2001 From: Matthew Cech Date: Wed, 10 Apr 2019 23:20:08 -0700 Subject: [PATCH] = Updated readme to include more bot info --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc4f1cc..6c0e87f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # KittyBot -Fun and useful Discord bot +Fun and useful Discord bot designed to be able searching websites, playing games, compiling code, and much more! + +This repo is an eclipse project, and can be opened in the IDE directly. Authentication keys will need to be placed in a file called `Ref.java` at `src/offline/`. This folder isn't present in this repository by default. + +If you're looking to contribute, feel free to submit a pull request! Take a look at the styleguide to get some pointers on formatting for this repo! \ No newline at end of file