svioletg / lydian-discord-bot

A music-playing bot for Discord, written in Python.
GNU General Public License v3.0
0 stars 0 forks source link

Optional tracking of songs played through the bot w/ commands for getting stats #1

Open svioletg opened 8 months ago

svioletg commented 8 months ago

The only thing that would be tracked is song titles; no user information or anything of the sort. Disabled by default, can be turned on in config.

svioletg commented 1 month ago

Play history has been added in 2.0.0 for up to 5 tracks, statistics are not in yet.