Create Sing
parent
1aa75820f8
commit
3c346b0e71
33
Sing.md
Normal file
33
Sing.md
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
# sing
|
||||||
|
|
||||||
|
##### Access: Botspam Chans
|
||||||
|
-----
|
||||||
|
|
||||||
|
This command is used to get lyrics for a particular track.
|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
|
### Use Case 1: Slash Command/Prefixed Command
|
||||||
|
This command may be invoked as either a slash command or prefixed command (eg: `/s` or `.s`).
|
||||||
|
|
||||||
|
|
||||||
|
The bot can currently parse input in the form of `artist : track` as well as `artist - track`.
|
||||||
|
|
||||||
|
If `artist : track` is used, you may search within the lyrics content to attempt to get that particular section of the lyrics. To do so, add another `:` and follow that with the text to search.
|
||||||
|
|
||||||
|
*Usage: See above*
|
||||||
|
|
||||||
|
*NOTE: Searching without a separator is not currently supported, support may or may not return. Bear in mind this method was previously limited to searching Shazam, 1 of several available sources, anyway.*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
-----
|
||||||
|
### Use Case 2: Context Menu
|
||||||
|
This command may be invoked via the context menu on a member in any of the bot channels. It is useful if the member is sharing compatible activity that can be read in.
|
||||||
|
|
||||||
|
The bot can currently read activity from:
|
||||||
|
* Spotify
|
||||||
|
* Tidal
|
||||||
|
* Cider
|
||||||
|
* Sonixd
|
Loading…
x
Reference in New Issue
Block a user