feat: add bot welcome message for new member
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from discord.ext import commands
|
||||
|
||||
class Python(commands.Cog):
|
||||
"""General commands about python programming."""
|
||||
"""Commands about python programming."""
|
||||
|
||||
@commands.command()
|
||||
async def resources(self, ctx) -> None:
|
||||
|
||||
Reference in New Issue
Block a user