From 104b52c7941741266e6f430453e704e9af2c8c4b Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Thu, 15 Jul 2021 22:47:51 -0400 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 59d5c6d..d6eed8a 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ foobar.spongebob - Returns 'FoObAr' aka SpongeBob text ``` ## To Do -Clean up text input for copypastas, line breaks and apostrophes break the bot. -Add ability to reload commands, gifs, pastas, etc without rebooting the bot manually. -Change `savepasta` to use a collector and ask for the name or the pasta. -Add Stock quotes from Yahoo Finance API -Add self-delete if wrongbad'd -Move most string literals to config.json or strings.json for ease of editing. -Make construction of the `data` element easier for the createEmbeds functions. -Find a Cannabis API for strain information lookup. \ No newline at end of file +Clean up text input for copypastas, line breaks and apostrophes break the bot. +Add ability to reload commands, gifs, pastas, etc without rebooting the bot manually. +Change `savepasta` to use a collector and ask for the name or the pasta. +Add Stock quotes from Yahoo Finance API +Add self-delete if wrongbad'd +Move most string literals to config.json or strings.json for ease of editing. +Make construction of the `data` element easier for the createEmbeds functions. +Find a Cannabis API for strain information lookup.