From 55701f8a33429a3e75921464779c5a3272894962 Mon Sep 17 00:00:00 2001 From: kia <53071526+kiawildberger@users.noreply.github.com> Date: Wed, 29 Apr 2020 16:38:42 -0700 Subject: [PATCH] professionalize~! --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e0e811..dc3e887 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ # Rubber -secret project lmao hopefully i dont abandon it this time + +Control a discord bot! + +I have no idea if this is against Discord/API ToS or something, let me know if it is.. thanks! + +## Features + +- caches tokens (in config.json) + - can clear cached tokens +- select servers (guilds) and channels +- send and read messages (with permissions of course) +- mention users +- view images + +--- + +If you spot one of the many issues, feel free to report it on the [issue page](https://github.com/kiawildberger/Rubber/issues)! \ No newline at end of file