Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshd332 authored Mar 7, 2020
1 parent a7762ec commit 35952ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Just a thing I've been working on, a bot for Discord. I'm currently hosting my b
Right now, the bot can:
* Play Songs
* Search Images
* Convert Text to Speech
* Recognize & Classify Images (requires an IBM Cloud account to use IBM Watson)

#### Environment variables (Config Vars) to configure in Heroku:
Expand All @@ -19,6 +20,7 @@ Right now, the bot can:
* \<prefix>skip : Skips to next song in queue.
* \<prefix>image \<search term> : Displays images related to the search term.
* \<prefix>bruh : Displays a bruh gif.
* \<prefix>tts : Converts text in any script to audio.
* The bot automatically analyzes all uploaded images to classify them.

## To deploy a version of this bot to your Heroku account:
Expand Down

0 comments on commit 35952ce

Please sign in to comment.