mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Update README.md
This commit is contained in:
parent
31c7012870
commit
87f3a78160
1 changed files with 8 additions and 4 deletions
|
@ -1,11 +1,15 @@
|
||||||
# Bot for [LBRY's Discord](https://discord.gg/tgnNHf5)
|
# Bot for [LBRY's Discord](https://discord.gg/tgnNHf5)
|
||||||
(This README will be updated along with bot updates)
|
(This README will be updated along with bot updates)
|
||||||
Features:
|
|
||||||
|
## Features:
|
||||||
|
|
||||||
- Tipbot for LBC. Responds to `!tip`.
|
- Tipbot for LBC. Responds to `!tip`.
|
||||||
- Price bot displays price of lbc for currency given. Responds to `!price <cur> <amount>`
|
- Price bot displays price of lbc for currency given. Responds to `!price <cur> <amount>`
|
||||||
- Github Release Notes bot displays release notes for current lbry-app release. Responds to `!releasenotes`
|
- Github Release Notes bot displays release notes for current lbry-app release. Responds to `!releasenotes`
|
||||||
- Speech bot displays top claim from provided image name(coming soon posting to speech). Responds to `!speech <imagename>`
|
- Speech bot displays top claim from provided image name(coming soon posting to speech).
|
||||||
|
|
||||||
|
Responds to `!speech <imagename>`
|
||||||
|
|
||||||
- Welcome bot sends Direct Message for new users
|
- Welcome bot sends Direct Message for new users
|
||||||
- Dynamic plugin loading with permission support.
|
- Dynamic plugin loading with permission support.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue