Last active
March 14, 2026 15:17
-
-
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_mode": "both", | |
| "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" | |
| }, | |
| "6922a58ba389bb4918141e5e": { | |
| "display_name": "\ud80c\udda9\ud835\udd3b\ud835\udd56\ud835\udd5d\ud835\udd66\ud835\udd5d\ud835\udd66\ud80c\uddaa \ud83e\udd0d\ud83e\udeac", | |
| "expires_at": 1775611525.0055697, | |
| "mode": "full" | |
| } | |
| } | |
| }, | |
| "topic_update_enabled": false | |
| } |
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": "69b55ecd2d705a07579754ef", | |
| "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": 393, | |
| "id": "7762c767", | |
| "is_ready": true, | |
| "local_filepath": "/tmp/wakie-bot/audio/yt_V6Q3Ntxgy08.wav", | |
| "playback_position": 185.17333333333332, | |
| "requested_at": 1773500485.8698697, | |
| "requested_by_id": "682cbcf9eef030fc4de563da", | |
| "requested_by_name": "Sleeping beauty", | |
| "source": "youtube", | |
| "thumbnail": "https://i.ytimg.com/vi/V6Q3Ntxgy08/mqdefault.jpg", | |
| "title": "Katre En Vasal with Lyrics | Rhythm | A R Rahman Hits | Arjun | Meena | Jyothika", | |
| "url": "https://www.youtube.com/watch?v=V6Q3Ntxgy08" | |
| }, | |
| "enabled": true, | |
| "queue": [ | |
| { | |
| "duration": 329, | |
| "id": "55236724", | |
| "is_ready": true, | |
| "local_filepath": "/tmp/wakie-bot/audio/yt_NIJczPRhUoo.wav", | |
| "requested_at": 1773501150.5056899, | |
| "requested_by_id": "690eda28a114e76d9f0bb5df", | |
| "requested_by_name": "Catherine", | |
| "source": "youtube", | |
| "thumbnail": "https://i.ytimg.com/vi/NIJczPRhUoo/mqdefault.jpg", | |
| "title": "Kaatrodu Pattam Pola - Video Song | Ayothi| Sasi Kumar,Preethi Asrani| Pradeep Kumar| NR Ragunanthan", | |
| "url": "https://www.youtube.com/watch?v=NIJczPRhUoo" | |
| }, | |
| { | |
| "duration": 356, | |
| "id": "6e38efe5", | |
| "is_ready": true, | |
| "local_filepath": "/tmp/wakie-bot/audio/yt_ts3XVQsLgq0.wav", | |
| "requested_at": 1773501311.8282678, | |
| "requested_by_id": "65a42bc8128a2c6b44944f88", | |
| "requested_by_name": "-------", | |
| "source": "youtube", | |
| "thumbnail": "https://i.ytimg.com/vi/ts3XVQsLgq0/mqdefault.jpg", | |
| "title": "Mudhalvaney - 4K Video Song | \u0bae\u0bc1\u0ba4\u0bb2\u0bcd\u0bb5\u0ba9\u0bc7 | Mudhalvan | Arjun | Shankar | A.R.Rahman | Ayngaran", | |
| "url": "https://www.youtube.com/watch?v=ts3XVQsLgq0" | |
| } | |
| ], | |
| "saved_at": 1773501433, | |
| "version": 1 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment