-
### Describe the bug
Hi, I found a bug in this framework
I use Nutgram latest version on Laravel 9
I noticed that sometimes my bot is not working and Telegram showing 500 internal server error on W…
v8hid updated
2 years ago
-
**Describe the bug**
`"@storybook/addon-storyshots": "^6.4.22"` is not working with React 18
Since version 6.4.22 Storybook works fine with React 18, however storyshots addon fails with an error:…
-
For some reason I'm getting completely wrong numbers.
`fastk, fastd = talib.STOCHRSI(candles.close.values, timeperiod=14, fastk_period=3, fastd_period=3)`
Any ideas why it might not work?
-
Hi,
I run my own instance of JoinCaptchaBot in multiple Telegram groups, which works very well.
But I noticed, most of the bot does not try to join more than 3 times. So, the automatic ban will …
-
It would be nice if healthchecks supported OAuth/OpenID Connect or similar for on-premise deployments. That way a user could be redirected to a central IAM platform (AWS's, Active Directory's Federate…
-
**Is your feature request related to a problem? Please describe.**
Now the EFB framework only supports one master channel. If someone needs another master channel, for example, `efb-telegram-mast…
-
## Current Behavior
I try to download a library, create an env or even pdate but every time I do it seems like anaconda doesn't respond:
```
C:\Users\antoi\Documents\Programming\Scraping\…
-
I want to send notification-messages of certain app from my mobile by telegram bot and my app should remain open in background.
I use **notifications: ^2.0.1** to listen notification from my mobile …
-
Hi there, can you please add handler for updates with attributes, like it is in ASP.NET endpoints. E.g.:
```
public class SomeClass
{
[Command("/start")]
public async Task StartCommand(I…
-
I wrote a complete bot on Grammy, everyone complains me about my bot being too slow.
And I tried Telegraf and compared the difference, it's much more faster than Grammy.
If there is any workaround I…