mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
new rm
This commit is contained in:
parent
5ccda4cd93
commit
cf7f82adc5
1 changed files with 1 additions and 3 deletions
|
@ -45,9 +45,7 @@ config = configparser.ConfigParser()
|
|||
config.read("config.ini")
|
||||
|
||||
# Radio messages
|
||||
radio_messages = ["https://www.youtube.com/watch?v=3-yeK1Ck4yk",
|
||||
"https://youtu.be/YcR7du_A1Vc",
|
||||
"https://clyp.it/byg3i52l"]
|
||||
radio_messages = ["https://www.youtube.com/watch?v=tm0ozXhits4"]
|
||||
|
||||
song_special_messages = {
|
||||
"despacito": ":arrow_forward: this is so sad. alexa play {song}",
|
||||
|
|
Loading…
Reference in a new issue