mirror of
https://github.com/jcreek/discord.py-welcome-bot.git
synced 2026-07-15 19:53:43 +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.name)
|
||||||
print(client.user.id)
|
print(client.user.id)
|
||||||
print('-----')
|
print('-----')
|
||||||
|
# Customise the message below to what you want to send new users!
|
||||||
newUserMessage = """ # customise this to the message you want to send new users
|
newUserMessage = """
|
||||||
You
|
You
|
||||||
can
|
can
|
||||||
put
|
put
|
||||||
|
|||||||
Reference in New Issue
Block a user