Merge pull request #178 from Kreusada/patch-1
[SCP] Remove double setup
This commit is contained in:
commit
184833421a
@ -177,7 +177,3 @@ class SCP(Cog):
|
||||
|
||||
msg = "http://www.scp-wiki.net/log-of-unexplained-locations"
|
||||
await ctx.maybe_send_embed(msg)
|
||||
|
||||
|
||||
def setup(bot):
|
||||
bot.add_cog(SCP(bot))
|
||||
|
Loading…
x
Reference in New Issue
Block a user