Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
saintbyte
/
python-telegram-bot
Public
forked from
python-telegram-bot/python-telegram-bot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 22, 2018
Fix description for JobQueue's run_daily and run_repeating methods. (#1299)
ssandke
authored and
jsmnbom
committed
0cf0ccc
View commit details
Copy full SHA for 0cf0ccc
Browse repository at this point
Commits on Nov 9, 2018
Fix persistence with non telegram.Update updates (#1271)
Show description for 378784f
jsmnbom
authored
378784f
View commit details
Copy full SHA for 378784f
Browse repository at this point
Commits on Nov 1, 2018
fix pre-commit hooks
Eldinnie
committed
ea5b301
View commit details
Copy full SHA for ea5b301
Browse repository at this point
Merge remote-tracking branch 'origin/master'
Eldinnie
committed
92e7427
View commit details
Copy full SHA for 92e7427
Browse repository at this point
fix last flake8 errors
Eldinnie
committed
d2e2fe9
View commit details
Copy full SHA for d2e2fe9
Browse repository at this point
fix accidental commit to submodule config
tsnoam
committed
cf69a23
View commit details
Copy full SHA for cf69a23
Browse repository at this point
pep8 fixes
tsnoam
committed
9596343
View commit details
Copy full SHA for 9596343
Browse repository at this point
Commits on Oct 29, 2018
Add Conflict error (HTTP error code 409) (#1154)
Show description for c9630ee
jsmnbom
authored
c9630ee
View commit details
Copy full SHA for c9630ee
Browse repository at this point
Commits on Oct 16, 2018
Change MAX_CAPTION_LENGTH to 1024 (#1262)
Show description for 9d99660
Eldinnie
authored and
jsmnbom
committed
9d99660
View commit details
Copy full SHA for 9d99660
Browse repository at this point
Commits on Oct 14, 2018
Update tests to support new test bots
jsmnbom
committed
eca0ccf
View commit details
Copy full SHA for eca0ccf
Browse repository at this point
Commits on Oct 8, 2018
Mistake in MessageQueue.__call__'s docstring (#1249)
pongo
authored and
Eldinnie
committed
9ece7fd
View commit details
Copy full SHA for 9ece7fd
Browse repository at this point
Removed unneccessary else and replaced with comment (#1247)
Show description for 4861d1a
habereet
authored and
Eldinnie
committed
4861d1a
View commit details
Copy full SHA for 4861d1a
Browse repository at this point
Commits on Oct 2, 2018
remove extra else clause (#1239)
Show description for d6d0dec
dbxnr
authored and
Eldinnie
committed
d6d0dec
View commit details
Copy full SHA for d6d0dec
Browse repository at this point
add sleep to bailout error test (#1241)
Show description for 0bbca65
Eldinnie
authored
0bbca65
View commit details
Copy full SHA for 0bbca65
Browse repository at this point
Commits on Oct 1, 2018
Removed empty quotes (#1237)
houllette
authored and
Eldinnie
committed
1d715f0
View commit details
Copy full SHA for 1d715f0
Browse repository at this point
add codacy badge to readme (#1232)
Eldinnie
authored
f6f8667
View commit details
Copy full SHA for f6f8667
Browse repository at this point
Add 3.7 to travis and make pypy allowed_failures (#1215)
Show description for d9ae4be
jsmnbom
authored and
Eldinnie
committed
d9ae4be
View commit details
Copy full SHA for d9ae4be
Browse repository at this point
try to make ci build version branches
Eldinnie
committed
3d8ab23
View commit details
Copy full SHA for 3d8ab23
Browse repository at this point
Change yamls to build v12 on travis an appveyor
Eldinnie
committed
6c36316
View commit details
Copy full SHA for 6c36316
Browse repository at this point
Commits on Sep 30, 2018
Allow filenames without dots in them when sending files (#1228)
Show description for 4c66ba3
jsmnbom
authored
4c66ba3
View commit details
Copy full SHA for 4c66ba3
Browse repository at this point
Commits on Sep 26, 2018
Update data.py to be compatible with example (#1213)
Show description for c714a17
reablaz
authored and
jsmnbom
committed
c714a17
View commit details
Copy full SHA for c714a17
Browse repository at this point
Commits on Sep 25, 2018
add text mention for message parse (#1206)
Show description for 3829666
ehsanonline
authored and
jsmnbom
committed
3829666
View commit details
Copy full SHA for 3829666
Browse repository at this point
Commits on Sep 20, 2018
Persistence (#1017)
Show description for 4397903
Eldinnie
authored and
jsmnbom
committed
4397903
View commit details
Copy full SHA for 4397903
Browse repository at this point
Commits on Sep 12, 2018
fixes comment on examples/conversationbot2.py (#1216)
marcelogdeandrade
authored and
jsmnbom
committed
b9f56ca
View commit details
Copy full SHA for b9f56ca
Browse repository at this point
Commits on Sep 10, 2018
Fix uploading files with unicode filenames (#1214)
Show description for e247fa7
jsmnbom
authored
e247fa7
View commit details
Copy full SHA for e247fa7
Browse repository at this point
Make ConversationHandler and run_async work together properly (#1176)
Show description for b8c288f
vasinkd
authored and
Eldinnie
committed
b8c288f
View commit details
Copy full SHA for b8c288f
Browse repository at this point
Remove GAE support message
Show description for bbe633e
jsmnbom
authored
bbe633e
View commit details
Copy full SHA for bbe633e
Browse repository at this point
Commits on Sep 8, 2018
Replace http.server with Tornado (#1191)
Show description for f2b0672
vasinkd
authored and
tsnoam
committed
f2b0672
View commit details
Copy full SHA for f2b0672
Browse repository at this point
Commits on Sep 7, 2018
Small test fixes to make them more stable on travis CI
jsmnbom
committed
b2fb426
View commit details
Copy full SHA for b2fb426
Browse repository at this point
Allow SOCKSConnection to parse username and password from URL (#1211)
tsnoam
authored and
Eldinnie
committed
19591c9
View commit details
Copy full SHA for 19591c9
Browse repository at this point
Commits on Sep 1, 2018
Releasing v11.1
jsmnbom
committed
259a1fa
View commit details
Copy full SHA for 259a1fa
Browse repository at this point
Bot api 4.1 (#1198)
Show description for 09bdb88
jsmnbom
authored
09bdb88
View commit details
Copy full SHA for 09bdb88
Browse repository at this point
Commits on Aug 29, 2018
Use a dual license file until we can add two files.
jsmnbom
committed
937be3d
View commit details
Copy full SHA for 937be3d
Browse repository at this point
Add LICENSE.lesser as wheel license
Show description for aa3ebb1
jsmnbom
committed
aa3ebb1
View commit details
Copy full SHA for aa3ebb1
Browse repository at this point
Prepare for 11.0.0 release
jsmnbom
committed
4473d62
View commit details
Copy full SHA for 4473d62
Browse repository at this point
Previous
Next
You can’t perform that action at this time.