1
0
mirror of https://gitlab.com/simple-stock-bots/simple-discord-stock-bot.git synced 2025-06-16 15:17:29 +00:00

Merge remote-tracking branch 'MisterBiggs/master'

This commit is contained in:
Anson 2019-01-09 21:52:24 -07:00
commit eeb698e577

View File

@ -1,4 +1,4 @@
secrets = {
'TOKEN': "https://discordapp.com/developers/applications/ > BOTNAME > Bot > 'copy token'",
'BRAVOS_API': 'https://bravos.co/a/login'
'BRAVOS_API': 'https://bravos.co/a/data'
}