(meta): Send message on guild join.

This commit is contained in:
2022-01-26 12:56:35 +02:00
parent 8e41a26601
commit 22a73ba0c6
5 changed files with 60 additions and 5 deletions

5
bot/modules/meta/lib.py Normal file
View File

@@ -0,0 +1,5 @@
guide_link = "https://discord.studylions.com/tutorial"
animation_link = (
"https://media.discordapp.net/attachments/879412267731542047/926837189814419486/ezgif.com-resize.gif"
)