Skip to content

seizoux/discord-custom-welcome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom welcome message for discord.py (Cogs)

  • Requirments:
  • discord.py
  • PostgreSQL
  • A table named "welcome"
  • Inside the table, colums named : "guild_id", "msg", "role_name", "role", "channel", "embed", "welc"

What you can make with this cog?

  • Customize the welcome message
  • Customize the role assigned
  • Customize the channel where it sends the message
  • Turn on/off embed message
  • Turn on/off role assignment
  • Turn on/off welcome message

Credits

About

Customizable welcome message for discord.py (cogs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages