pop goes the pistol

This commit is contained in:
2024-11-14 00:22:02 +01:00
parent 1b26fdd841
commit 68d17a11b3
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -71,8 +71,8 @@ async def on_ready():
platform = "Liquidsoap+RaspberyPi+RolandSeratoDJ202",
state = "Where the f*** is the DJ booth?",
details= "This Is Radio Hardkor based in Wolne Księstwo Bałuty, the best pirate radiostation on both sides of Łódka river",
buttons= [{"label":"WOLNE BAŁUTY KURWAAA!!!", "url":"http://95.175.16.246:666/mp3-stream"}]
#assets= {"large_image": "", "large_text":"Fuckewry", "small_image":"", "small_text":"Hi!"}
buttons= [{"label":"RADIO", "url":"http://95.175.16.246:666/mp3-stream"}],
assets= {"large_image": "fuckery.jpg", "large_text":"Fuckewry", "small_image":"willowisp.png", "small_text":"Hi!"}
)
await client.change_presence(activity=radio_hardkor)