diff --git a/README.md b/README.md index 2743651..323205e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,19 @@ # Bot for [LBRY's Discord](https://discord.gg/tgnNHf5) (This README will be updated along with bot updates) -Features: -- Tipbot for LBC. Responds to `!tip`. +## Features: + +- Tipbot for LBC. Responds to `!tip`. +- Price bot displays price of lbc for currency given. Responds to `!price ` +- Stats bot display current market stats of lbc. Responds to `!stats` +- Hash bot displays current hashrate of network. Responds to `!hash` +- Github Release Notes bot displays release notes for current lbry-app release. Responds to `!releasenotes` +- Purge Bot (moderator only) deletes X amount of messages. Responds to `!purge ` +- Speech bot displays top claim from provided image name(coming soon posting to speech). + + Responds to `!speech ` + +- Welcome bot sends Direct Message for new users - Dynamic plugin loading with permission support.