atipugin / telegram-bot-ruby

Ruby wrapper for Telegram's Bot API
https://core.telegram.org/bots/api
Do What The F*ck You Want To Public License
1.35k stars 217 forks source link

Replace `File.expand_path` with simple `__dir__` interpolation #296

Closed AlexWayfer closed 7 months ago

github-actions[bot] commented 9 months ago

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

AlexWayfer commented 9 months ago

@atipugin please, pay some attention, and then make a new stable release (already a few people wrote about empty chat member).

github-actions[bot] commented 7 months ago

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

AlexWayfer commented 7 months ago

@atipugin I see nothing complex or wrong in this PR. Just a little simplification of code.