Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
How to make a bot say hello <username> when a user says hello in discord with python Code Example
how to make a bot say hello
when a user says hello in discord with python
@client.command() async def hello(ctx): await ctx.send(f"hello, {ctx.author.name}")
Next
Previous
Python
Related
how to subtract 2 lists in python Code Example
print key of dictionary python Code Example
blackjack in python Code Example
calculate highest frequency or mode in pandas dataframe Code Example
draw line from 2 mouse event in image python Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
8