Skip to content

Commit d054587

Browse files
committed
Update bot.py
1 parent 91fbd0c commit d054587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ async def _login(self, ctx):
373373

374374
em.add_field(name='Login', value=f'[Click Here]({oauth_url})', inline=False)
375375
em.add_field(name='Warning', value='Dont share this link as it contains sensitive information.')
376+
await ctx.send('Check your direct messages.')
376377
await ctx.author.send(embed=em)
377378

378379
@github.command(name='logout')

0 commit comments

Comments
 (0)