mirror of
https://github.com/jcreek/discord.py-welcome-bot.git
synced 2026-07-16 20:23:44 +00:00
Update welcome-bot.py
This commit is contained in:
+2
-2
@@ -14,8 +14,8 @@ async def on_ready():
|
||||
print(client.user.name)
|
||||
print(client.user.id)
|
||||
print('-----')
|
||||
|
||||
newUserMessage = """ # customise this to the message you want to send new users
|
||||
# Customise the message below to what you want to send new users!
|
||||
newUserMessage = """
|
||||
You
|
||||
can
|
||||
put
|
||||
|
||||
Reference in New Issue
Block a user