mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
remove spooky stuff
This commit is contained in:
parent
17f78dad3e
commit
53b1261e3f
1 changed files with 0 additions and 8 deletions
|
@ -47,9 +47,6 @@ zalgo_down = ['̖', '̗', '̘', '̙', '̜', '̝', '̞', '̟', '̠', '̤', '̥',
|
|||
zalgo_middle = ['̕', '̛', '̀', '́', '͘', '̡', '̢', '̧', '̨', '̴', '̵', '̶', '͜', '͝', '͞', '͟', '͠', '͢',
|
||||
'̸', '̷', '͡', ]
|
||||
|
||||
# Halloween images
|
||||
images = ["https://i.imgur.com/PNCRnRe.png", "https://i.imgur.com/iY7y54n.png", "https://i.imgur.com/v1QBVZ2.png"]
|
||||
|
||||
# Init the event loop
|
||||
loop = asyncio.get_event_loop()
|
||||
|
||||
|
@ -62,11 +59,6 @@ radio_messages = ["https://www.youtube.com/watch?v=3-yeK1Ck4yk",
|
|||
"https://youtu.be/YcR7du_A1Vc",
|
||||
"https://clyp.it/byg3i52l"]
|
||||
|
||||
spooky_radio_messages = ["https://clyp.it/5sgukhva?token=65a3dd565da9306874f40eb374972950",
|
||||
"https://clyp.it/rpc11j0g?token=3a5d5ace8f793176349c92facbfcba6f",
|
||||
"https://clyp.it/zh2sg4j2?token=2fcf848a0f89525a6de28d2dd0439c56",
|
||||
"https://www.youtube.com/watch?v=tm0ozXhits4"]
|
||||
|
||||
song_special_messages = {
|
||||
"despacito": ":arrow_forward: this is so sad. alexa play {song}",
|
||||
"faded": ":arrow_forward: Basta Garf, lasciami ascoltare {song}",
|
||||
|
|
Loading…
Reference in a new issue