diff --git a/chatbot/secrets.py b/chatbot/secretkeys.py similarity index 79% rename from chatbot/secrets.py rename to chatbot/secretkeys.py index 931990c..e3f5aae 100644 --- a/chatbot/secrets.py +++ b/chatbot/secretkeys.py @@ -1,2 +1,2 @@ discord_bot_key = 'MTAyODMyNjc1NTQ2MDcxNDUyOA.Gow-x8.wBojvKOP8aJ-FUYY7XcPkfmg3RkOL6m_w4BEHY' -riot_api_key = 'RGAPI-b4f5490c-f776-4a8f-8e99-989133928995' # this needs to be manually changed daily \ No newline at end of file +riot_api_key = 'RGAPI-b4f5490c-f776-4a8f-8e99-989133928995' # this needs to be manually changed daily