Fix channel id for testing
This commit is contained in:
parent
5825e538b0
commit
9643ba71b8
@ -83,7 +83,7 @@ class StarCitizen(commands.Cog):
|
|||||||
inline=False,
|
inline=False,
|
||||||
)
|
)
|
||||||
|
|
||||||
channel = await self.bot.get_channel(932476007439552522).send(embed=embed)
|
channel = await self.bot.get_channel(1097567909640929340).send(embed=embed)
|
||||||
self.notified = 1
|
self.notified = 1
|
||||||
else:
|
else:
|
||||||
self.notified = 0
|
self.notified = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user