D
D
DmitriyKobrin2020-02-19 10:06:40
Python
DmitriyKobrin, 2020-02-19 10:06:40

How to take an online discord server and put it into a chat bot?

Hello, I want to make a bot that will count the online discord servers, and output it as a bot to the discord server.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Shohruh Shaimardonov, 2020-02-19
@DmitriyKobrin

1. Get all members of the server (Guild) using fetchMembers
2. Use Discord 's filtering method
3. Pass the presence.status === 'online' status to the
callback Ps Looked here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question