From 5cb058ec6b6087543f3698693bf5ee6d2e188111 Mon Sep 17 00:00:00 2001 From: topkecleon Date: Tue, 16 Feb 2016 04:03:04 -0500 Subject: [PATCH] updated readme with apod.lua --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f36d97..f487e8d 100755 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Here is a list of most otouto plugins. | currency.lua | /cash [amount] to | Converts one currency to another. | | cats.lua | /cat | Returns a cat picture. | | reactions.lua | /reactions | Returns a list of reaction emoticons which can be used through the bot. | +| apod.lua | /apod [date] | Returns the NASA Astronomy Picture of the Day. | | control.lua | /reload | Reloads all plugins, libraries, and configuration files. | | control.lua | /halt | Stops the bot. If the bot was run with launch.sh, this will restart it. | | blacklist.lua | /blacklist | Blacklists or unblacklists a user, via reply or ID, from using your bot. |