Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about dm

Read more about dm

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - dm

How to make bot dm me when someone sends a specific message in discord

@client.event async def on_message(message): if message.content == "help me": user = client.get(My_id) if user is not None: await user.send("Someone...
test-img

Jack0845

python

discord

dm

Votes: 0

Answers: 2

Latest Answer

try it: @client.event async def on_message(message): if message.content == "help me": user = await client.fetch_user(12345678909876543) # id goes here if user is not ...
test-img

Delta

Does DM database have binlog?

Does the DM database have binlog? Is it possible to analyze the binlog through the Api interface to obtain the newly added data in a certain period of time?
test-img

HaloAim

database

dm

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved