Yumin Gui

Results 4 issues of Yumin Gui

我 用buymeacoffee,但似乎目前只支持二维码的方式 buymeacoffee是可以生成一个button,但实际上是一个a标签,也就是一小段html代码 长这样: 或者在每篇文章下自动添加这一段也行,但不知道怎么弄

### What steps will reproduce the problem? 2年没更新了 ### What is the expected result? ### What do you get instead? ### Additional info | Q | A | ---------------- |...

hi, thank you for the good library. i see there is `Delight\Cookie\Session::set `, while the similar method in cookie is `Delight\Cookie\Cookie::setcookie` do you think we can re-name it `Delight\Cookie\Cookie::set` to...

**Describe the bug** the doc shows: `const twitterClient = new TwitterApi('');` it's misleading **To Reproduce** N/A **Expected behavior** ```javascript const twitterClient = new TwitterApi({ appKey: process.env.TWITTER_CONSUMER_API_KEY, appSecret: process.env.TWITTER_CONSUMER_API_SECRET, accessToken: process.env.TWITTER_ACCESS_TOKEN,...