Browse Source

Update README

master^2
Larke 1 year ago
parent
commit
2e15029c3c
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      README.md

+ 9
- 0
README.md View File

@ -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?)

Loading…
Cancel
Save