aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Kronifer <[email protected]>2021-03-03 22:27:43 +0000
committerGravatar Kronifer <[email protected]>2021-03-03 22:27:43 +0000
commite328adce9e2338c1aeb37fd39581207c16102801 (patch)
tree65b55545f9ccf5fe9fddbc48600b210308050a62
parentminor change to getting image (diff)
parentFixed import (diff)
Merge branch 'earth_photos' of https://github.com/Kronifer/sir-lancebot into earth_photos
Diffstat (limited to '')
-rw-r--r--bot/exts/easter/earth_photos.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/easter/earth_photos.py b/bot/exts/easter/earth_photos.py
index 66780f6a..efc5081a 100644
--- a/bot/exts/easter/earth_photos.py
+++ b/bot/exts/easter/earth_photos.py
@@ -1,8 +1,8 @@
import discord
from discord.ext import commands
-from bot.constants import Tokens
from bot.constants import Colours
+from bot.constants import Tokens
UnClient_id = Tokens.unsplash_key