Last active
February 26, 2026 07:10
-
-
Save icy-r/479d6f87baafbb5dd35a700d877d5372 to your computer and use it in GitHub Desktop.
Wakie Bot Settings (persistent)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "admin_max_duration_seconds": 1800, | |
| "admin_max_songs": 10, | |
| "blocked_users": [], | |
| "commands_locked": false, | |
| "default_volume": 70, | |
| "fun_enabled": true, | |
| "mute_until": 0.0, | |
| "muted_users": {}, | |
| "normal_max_duration_seconds": 900, | |
| "normal_max_songs": 5, | |
| "temporary_access": { | |
| "*": { | |
| "69048d078bd66740f16d6080": { | |
| "display_name": "Pallavi Raveendran", | |
| "expires_at": 1774433368.2371194, | |
| "mode": "full" | |
| } | |
| } | |
| }, | |
| "topic_update_enabled": true | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "695904fca114e73241159920": "699f884ba114e7d4ace37152", | |
| "695905be8b1e4e6a58d41a2a": "698ff2f12d705a82b6612baa" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"_created": "2026-02-20"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "current": { | |
| "duration": 275, | |
| "id": "1d3d11d2", | |
| "is_ready": true, | |
| "local_filepath": "/tmp/wakie-bot/audio/yt_CtyIEJIP_zE.wav", | |
| "playback_position": 11.690666666666665, | |
| "requested_at": 1772089499.111708, | |
| "requested_by_id": "674d6c65ee5258cea784e8e5", | |
| "requested_by_name": "\ud835\udc11\ud835\udc09\u265b\u0fd0", | |
| "source": "youtube", | |
| "thumbnail": "https://i.ytimg.com/vi/CtyIEJIP_zE/hqdefault.jpg", | |
| "title": "Natpe Thunai | Kerala Video Song | HipHop Tamizha, Anagha | Sundar C", | |
| "url": "https://www.youtube.com/watch?v=CtyIEJIP_zE" | |
| }, | |
| "enabled": true, | |
| "queue": [], | |
| "saved_at": 1772089857, | |
| "version": 1 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment