= Updated readme to include more bot info

This commit is contained in:
Matthew Cech
2019-04-10 23:20:08 -07:00
parent 8efadf63ea
commit 703dcb8d3b
+5 -1
View File
@@ -1,2 +1,6 @@
# KittyBot # 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!