Steffo99 / greed

Customizable, multilanguage Telegram shop bot with Payments support
GNU Affero General Public License v3.0
523 stars 258 forks source link

Bug: Flood control exceeded #210

Closed jashvakharia closed 11 months ago

jashvakharia commented 11 months ago

Describe the bug

flood control

Steps to reproduce the behavior

just started the bot this is the log

https://katb.in/odogazoqese

Additional information

No response

Steffo99 commented 11 months ago

You've exceeded Telegram's rate limits.

Can you provide debug logs?

Set the logging level to DEBUG in the configuration file:

[Logging]
level = "DEBUG"
jashvakharia commented 11 months ago

You've exceeded Telegram's rate limits.

Can you provide debug logs?

Set the logging level to DEBUG in the configuration file:

[Logging]
level = "DEBUG"

can this be an issue of using it in WSL?

jashvakharia commented 11 months ago

You've exceeded Telegram's rate limits.

Can you provide debug logs?

Set the logging level to DEBUG in the configuration file:

[Logging]
level = "DEBUG"

https://katb.in/numataboloh

here is the log too

Steffo99 commented 11 months ago

Seems like you added the bot to a group. That's not supported; please remove it as it mentions so it stops sending the error_nonprivate_chat message!

jashvakharia commented 11 months ago

so it's like even if i'm not contacting the bot in group, it will keep sending that message?

Steffo99 commented 11 months ago

Yup!

jashvakharia commented 11 months ago

oh damn. thank you alot! could you maybe help me figuring out the previous feature issue i created? if possible.