Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.76k stars 2.3k forks source link

clear command erorr #2043

Closed turkhd closed 6 years ago

turkhd commented 6 years ago

Command bugs

Command not working #### Command name chat clear

What cog is this command from?

conversation chat to delete posts

selftbot chat clear

What were you expecting to happen?

correction

I understood, sorry

What actually happened?

error giving

command erorr control panels look

How can we reproduce this issue?

rewrite pls

I understood, sorry

Kowlin commented 6 years ago

Closing this,

Red has no command named chat clear, We do not support selfbots, as they are against Discord's ToS

If you are opening a new issue, please ensure that its a core Red command. And we don't support selfbots anywhere. This includes this Github organization and the Discord server.

turkhd commented 6 years ago

Error in command 'cleanup messages'. Check your console or logs for details.

turkhd commented 6 years ago

Official server: https://discord.gg/red Make sure to keep your bot updated. Select the 'Update' option from the launcher. [23/08/2018 17:20] ERROR red on_command_error 369: Exception in command 'cleanup messages' Traceback (most recent call last): File "lib\discord\ext\commands\core.py", line 50, in wrapped ret = yield from coro(*args, **kwargs) File "C:\Users\Administrator\Downloads\Red-DiscordBot\cogs\mod.py", line 857, in messages async for message in self.bot.logs_from(channel, limit=number+1): TypeError: 'async for' received an object from aiter that does not implement anext: generator

consol error

Tobotimus commented 6 years ago

@feyzullahduman147 You're using a modified version of the mod cog. Please don't modify cogs if you expect us to resolve issues.

Twentysix26 commented 6 years ago

OP is using v2.

turkhd commented 6 years ago

new I downloaded

Tobotimus commented 6 years ago

You're right @Twentysix26, that's my bad, for some reason I didn't remember an async for line in the V2 mod cog. I stand corrected!

Twentysix26 commented 6 years ago

@feyzullahduman147 Are you using a bot account for Red? You mentioned "selfbot" in your post.

turkhd commented 6 years ago

selfbot hm no account ?

turkhd commented 6 years ago

Red-DiscordBot my account no account record I have need I did not understand sorry

Twentysix26 commented 6 years ago

Which version of Python are you using?

turkhd commented 6 years ago

Python 3.7.0 Twentysix26

Twentysix26 commented 6 years ago

Try using Python 3.5.4 instead. Uninstall 3.7.0 first if you have no other use for it.

turkhd commented 6 years ago

immediately experience