From 853eae6c4e857000c019ac5f45e51bb73873e96a Mon Sep 17 00:00:00 2001 From: Daniel Tam Date: Thu, 11 Jun 2020 12:36:04 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 456787e..8cc1adc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ # GoBunnyBot Rewrite of my Discord bot, BunnyBot, in Go. -Previous version, written in Javascript using Node.js: https://git.dtam.pw/daniel/discord-bot-js \ No newline at end of file +Previous version, written in Javascript using Node.js: https://git.dtam.pw/daniel/discord-bot-js + +# TODO +Restore previous functionality + - Allow roll ranges + - Add 8 ball + - Add compute + - Add voice commands + +Add caching mechanism for images \ No newline at end of file