edwin0259 / bot-commands

User suggested commands for maestroBot
MIT License
2 stars 3 forks source link

Create command for fetching stats for any song in database #4

Open edwin0259 opened 6 years ago

edwin0259 commented 6 years ago

Overview

This will be an addition of the !stats command. You can add an additional parameter at the end, be it a song name or youtube song id to return stats for that song in the database.

Examples

Additional Notes

Because this is a command that might be abused by users it would be best that everything be done via private messages. Therefore this feature cannot be implemented until I've figured out how to handle commands via private messages.