Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
704 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 1 repository
- Bibo-Joshi/ptbcontrib Python
Created a pull request in python-telegram-bot/python-telegram-bot that received 5 comments
Opened 35 other pull requests in 4 repositories
python-telegram-bot/python-telegram-bot
1
open
20
merged
- Doc fixes
- API 5.0 WP4.3: Handling of files in local mode
- Use f-strings where possible
- Fix bugs in replace/insert_bot
- Api 5.0 WP 13 (New Filters)
- Correct some type hints
- Handle open(filename, 'r')
- Doc fixes & extensions
- Api 5.0 WP 9.2+9.3 (caption_entities for InputMedia* and InlineQueryResult*)
- Api 5.0 WP 9.5 (Google Place Venues)
- Api 5.0 WP 9.6 (allow_sending_without_reply)
- Api 5.0 WP 10 (Dice)
- Api 5.0 WP 8 (Anonymous Adimns)
- Api 5.0 WP 7 (Live Locations)
- Api 5.0 WP 6 (File albums)
- Api 5.0 WP 4 (Working with Files)
- API 5.0 WP 3 (Working with Groups)
- API 5.0 WP 1+2 (API Servers & Webhooks)
- Use **_kwargs
- API 5.0 Master-PR
- XOR Filters and make Filters.name a property
Bibo-Joshi/AkaNamen-Bot
10
merged
python-telegram-bot/ptbcontrib
1
open
2
merged
YOURLS/YOURLS
1
merged
Reviewed 8 pull requests in 1 repository
python-telegram-bot/python-telegram-bot 8 pull requests
Created an issue in python-telegram-bot/python-telegram-bot that received 3 comments
API 5.0
I started dividing the long list of changes into small work packages, which can be tackled one by one. Went until file albums for now. feel free to…