From 2e15029c3c3d2275f982af38f00b965fff2ea8bb Mon Sep 17 00:00:00 2001 From: Larke Date: Tue, 6 Dec 2022 19:26:17 -0500 Subject: [PATCH] Update README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b54c0de..d35cfdf 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,12 @@ func main() { bot.Run() } ``` + +# TODO: Migrate from python bot +* Urban Dictionary definition requests, !urban and mod only, filter words +* Standard Dictionary, !define to pull a max number of defintions (store in DB?) +* Temperature, !temp to convert xF or xC values provided +* Twitter Shoutouts, !tso obtain the given Twitch users probable twitter URL + +#TODO: New +* Twitch Channel Point reactions (DB?)