Skip to content

cutebear0123/discord_welcome_gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discord.py welcome gif

a bot can send gif to welcome channel

how to use:

1. install python

2. create bot account and invite (tutorial)

3. turn on Intents

Navigate to the bot tab on the left side of the screen. Scroll down to the “Privileged Gateway Intents” section and enable the ones you want.

4. download bot and unzip

5. install pycord or discord.py

pycord:pip install -U git+https://github.com/Pycord-Development/pycord
discord.py pip install discord.py

6. install Pillow and requests

pip install Pillow requests

7. put your token to lest line of main.py like bot.run('your token')

8. run main.py

9. create a channel call welcome

if you went to change the welcome gif , you can change the image.gif file