studio icon indicating copy to clipboard operation
studio copied to clipboard

Ready to use BotMan + Laravel framework

Results 51 studio issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...

dependencies
javascript

I have multiple small Telegram bots that do, mostly, useless crap. IMHO have a BotMan studio running for each of my small bots it's an overkill. I'll try to explain...

composer create-project --prefer-dist botman/studio:1.3.1 tg-bot Creating a "botman/studio:1.3.1" project at "./tg-bot" Installing botman/studio (1.3.1) - Installing botman/studio (1.3.1): Extracting archive Created project in ... > php -r "file_exists('.env') || copy('.env.example',...

I created a new conversation and in the constructor am passing in a closure? as [https://stackoverflow.com/q/67898174/6842763](here on StackOverflow) How can I execute code after a conversation?

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

dependencies
javascript

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.4.2 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies
javascript

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies
javascript

Hi, I was hoping if anyone is able to fetch more than the user information from the existing methods provided by Botman studio. I am trying to get information about...