Removed token for security
This commit is contained in:
parent
92cc80294a
commit
a3ddbb1654
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import yandex_music
|
|||
# https://discord.com/api/oauth2/authorize?client_id=861599847441104926&permissions=2184277249&scope=bot
|
||||
|
||||
# Options
|
||||
token = 'ODYxNTk5ODQ3NDQxMTA0OTI2.YOMJYw.8Q6ZIfp_hr4_TCJYOwoAebhPAI0'
|
||||
token = '*** YOUR TOKEN ***'
|
||||
bot = commands.Bot(command_prefix='/')
|
||||
# Setting up YandexMusic
|
||||
ymcl = yandex_music.Client.from_credentials('achtest22@yandex.ru', 'tEs#t22')
|
||||
|
|
Loading…
Reference in a new issue