Moved API key to config

This commit is contained in:
socks 2021-02-13 06:04:05 +00:00
parent a3f2892aba
commit f3a622b95f

View file

@ -34,4 +34,4 @@ async def add(ctx, stock, amount):
bot.run('ODA5ODg1MjA2OTAyOTk3MDI0.YCbmYA.mFwhaYwHfRx-MLRAK1Qr0Ch2XjE') bot.run(config['apikey'])