Clearing messages - Building a discord.py bot - Part 20

Clearing messages - Building a discord.py bot - Part 20

Carberra

4 года назад

7,864 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Rianon SorrowShine
Rianon SorrowShine - 26.09.2021 23:08

There're people who prefer to use danders in such cases, something like __clear_message instead of just clear_message (anyway the command will be invoked by "name" param). Aside the intentions behind such implementation (they're clearly understandable), what do you think about this? Is it something needed here or it will not bring any useful?

Ответить
NaQuixx
NaQuixx - 17.06.2021 02:07

it gives me : unresolved reference 'Optional'

Ответить
Sergios Pozntniak
Sergios Pozntniak - 16.03.2021 17:53

i have error for invalid syntax in "clear", aliases=["purge"]

Ответить
Ophir N.M
Ophir N.M - 09.02.2021 21:23

what did your keyboard do to you?

Ответить
Tomthesk8r
Tomthesk8r - 22.12.2020 06:04

is this outadetd?

Ответить
Issac Cherian
Issac Cherian - 26.11.2020 01:42

how to clear dm message of my bot

Ответить
JR
JR - 13.07.2020 16:47

heres the error handling for anyone too lazy to type it out: @clear_messages.error
async def clear_messages_errors(self, ctx, exc):
if isinstance(exc, CheckFailure):
await ctx.send("You lack the required permissions to do that.")

Ответить
Jayex Designs
Jayex Designs - 07.06.2020 03:11

Keep up the great work! 😲😁

Ответить
mcplays
mcplays - 05.06.2020 05:47

Hey man, great tutorials keep them going! I was wondering if you had any plans on doing a music bot/option tutorial.

Ответить
Ceberus132
Ceberus132 - 04.06.2020 00:52

Nice Tutorials, they are helping a lot. Short question: Are going to make a new Version if the Reaction Role function?😊

Ответить
helish_88
helish_88 - 30.05.2020 19:44

not bad

Ответить