aboutsummaryrefslogtreecommitdiff
path: root/src/commands/radioStart.js
AgeCommit message (Collapse)Author
2021-06-22Removes Restriction to execute commandsIndrajith K L
2021-06-22Adds FM Radio StationsIndrajith K L
``` !tune => This will play default radio station !tune next => Next Radio Station !tune prev => Previous Radio Station ```
2021-06-19* Radio Bot ImplementationIndrajith K L