Skip to content

Commit

Permalink
grammar correction :) lol
Browse files Browse the repository at this point in the history
  • Loading branch information
jarp0l committed Sep 15, 2020
1 parent 44b7dc6 commit 23f4a9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ async def on_ready():
await channel.send("Hey all, I'm back online! :smiley:")

#on_member_join
#welcome
@bot.event
async def on_member_join(member):

Expand All @@ -113,7 +114,7 @@ async def on_member_join(member):
\\*and all the other channels actually :smile:
To have yourself added to our database and also to get your nickname changed, just send your `rollnumber` and `nickname` to our bot `Flafla`.
To get yourself added to our database and also to get your nickname changed, just send your `rollnumber` and `nickname` to our bot `Flafla`.
This is the format you should follow: `-accept <rollnum_nickname>`.
For example:
`-accept 076BEI049_nickname`
Expand Down

0 comments on commit 23f4a9e

Please sign in to comment.