Rahiel Kasim
|
ff0d724f32
|
improve echobot with cleaner code and basic exception handling
|
2015-11-12 17:26:25 +01:00 |
|
Leandro Toledo
|
c64e577049
|
Fixes pylint for Py2.6
|
2015-11-11 12:41:07 -02:00 |
|
Leandro Toledo
|
f08dca0af6
|
Fixes pylint for Py2.6
|
2015-11-11 12:39:09 -02:00 |
|
Leandro Toledo
|
8c0bcbf5bb
|
Fixes typo on .travis.yml
|
2015-11-11 12:28:34 -02:00 |
|
Leandro Toledo
|
596fc2aeda
|
Adding OSX and lint/pep8 tests to Travis
|
2015-11-11 12:27:07 -02:00 |
|
Leandro Toledo
|
968b19e8b7
|
Rolling back travis settings
|
2015-11-11 12:07:43 -02:00 |
|
Leandro Toledo
|
7993328ff7
|
Enable travis for PRs
|
2015-11-11 12:04:23 -02:00 |
|
Leandro Toledo
|
16349ac69a
|
Releasing v2.9.2
|
2015-11-11 11:31:20 -02:00 |
|
Leandro Toledo
|
235dcd2ad2
|
Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot
|
2015-11-11 11:25:05 -02:00 |
|
Leandro Toledo
|
ed92d1c254
|
Adds requirements.txt to MANIFEST
|
2015-11-11 11:24:49 -02:00 |
|
Jannes Höke
|
0b4c23f50e
|
improve error handling on timeouts
|
2015-11-11 14:06:10 +01:00 |
|
leandrotoledo
|
206802cf4d
|
Minor fix on docs
|
2015-11-10 20:33:14 -02:00 |
|
leandrotoledo
|
5eb4f8e5cd
|
Minor pep8 fix
|
2015-11-10 20:31:51 -02:00 |
|
Jannes Höke
|
93afd3eabe
|
remove check for network_delay
|
2015-11-10 23:12:20 +01:00 |
|
Jannes Höke
|
61dac76bee
|
don't send network_delay to telegram servers
|
2015-11-10 22:40:19 +01:00 |
|
Jannes Höke
|
245f5abc45
|
further improved formatting
|
2015-11-10 21:32:54 +01:00 |
|
Jannes Höke
|
0f8f6584ce
|
Fix for issue #81
|
2015-11-10 20:36:26 +01:00 |
|
Jannes Höke
|
dd498ded00
|
Update to version 2.9.1
|
2015-11-10 20:22:58 +01:00 |
|
Jannes Höke
|
5d2999818b
|
Update to version 2.9.1
|
2015-11-10 20:19:12 +01:00 |
|
Jannes Höke
|
eb1f197ff4
|
2.9.1 release and generally improved formatting
|
2015-11-10 20:10:44 +01:00 |
|
Jannes Höke
|
4bc03ed56a
|
Add parameter network_delay for slow connections and increase default to 2 seconds
|
2015-11-10 19:47:21 +01:00 |
|
Leandro Toledo
|
9191d333ca
|
Adds future as requirement
|
2015-11-10 12:27:18 -02:00 |
|
Leandro Toledo
|
c6533a2d69
|
Releasing v2.9
|
2015-11-10 12:21:04 -02:00 |
|
Leandro Toledo
|
6c13762c93
|
Fixes PEP8 and Lint minor issues
|
2015-11-10 12:10:50 -02:00 |
|
Leandro Toledo
|
06c09b96cf
|
Fixes travis to support future module
|
2015-11-10 12:04:21 -02:00 |
|
Leandro Toledo
|
8a5ec3b2a1
|
Merge pull request #92 from jh0ker/emoticons
Decode Emoji byte strings into unicode strings if using Python 3 (Alternative)
|
2015-11-10 11:58:57 -02:00 |
|
Leandro Toledo
|
21c26aed2f
|
Merge pull request #96 from leandrotoledo/revert-85-master
Revert 1879cff82d
|
2015-11-10 11:55:50 -02:00 |
|
Leandro Toledo
|
5fe1481ae9
|
Revert 1879cff82d
|
2015-11-10 11:55:42 -02:00 |
|
Leandro Toledo
|
1879cff82d
|
Merge pull request #85 from jh0ker/master
Decode Emoji byte strings into unicode strings if using Python 3
|
2015-11-10 11:55:19 -02:00 |
|
Jannes Höke
|
cd5e805692
|
added documentation
|
2015-11-10 05:16:16 +01:00 |
|
Jannes Höke
|
90a77ab7a1
|
Merge pull request #87 from franciscod/patch-1
Remove `.encode('utf-8')` from echobot
|
2015-11-10 04:58:21 +01:00 |
|
Jannes Höke
|
3928e27cf4
|
Merge pull request #90 from rahiel/master
raise exception if telegram times out on long-polling
|
2015-11-10 04:56:18 +01:00 |
|
Leandro Toledo
|
45b1124553
|
Merge pull request #95 from rahiel/readme
fix LGPLv3 badge
|
2015-11-09 16:53:47 -02:00 |
|
Rahiel Kasim
|
252b43dcb7
|
fix LGPLv3 badge
|
2015-11-09 19:06:30 +01:00 |
|
Leandro Toledo
|
d3d5c1e907
|
Merge pull request #91 from jh0ker/useroptional
Make user_from optional to work with channels channels
|
2015-11-04 09:52:00 -02:00 |
|
Jannes Höke
|
cbf66d411d
|
add jh0ker to AUTHORS.rst
|
2015-11-03 14:47:26 +01:00 |
|
Jannes Höke
|
0e5b48f3b4
|
Add tests for Emoji class, since it now contains actual code
|
2015-11-03 14:47:13 +01:00 |
|
Jannes Höke
|
df7cfdc8d0
|
create file requirements.txt and add 'future'
|
2015-11-03 14:42:16 +01:00 |
|
Jannes Höke
|
89015e5ecc
|
fix for sending into a channel
|
2015-11-03 13:46:23 +01:00 |
|
Jannes Höke
|
025d4c9a75
|
fix emojis for python3
|
2015-11-03 12:24:44 +01:00 |
|
Jannes Höke
|
d3bea4c3b4
|
make user_from optional, because of channels
|
2015-11-03 10:28:06 +01:00 |
|
Jannes Höke
|
a6c12adda2
|
make user_from optional, because of channels
|
2015-11-03 10:20:45 +01:00 |
|
Rahiel Kasim
|
dcb9129809
|
raise exception if telegram times out on long-polling
|
2015-11-02 20:30:37 +01:00 |
|
Francisco Demartino
|
bd1f171f51
|
Remove .encode('utf-8') from echobot
This was making the bot throw TypeError on py3.
Closes #86
|
2015-10-23 16:48:26 -03:00 |
|
Jannes Höke
|
54efb034a4
|
add jh0ker to AUTHORS.rst
|
2015-10-23 01:18:05 +02:00 |
|
Jannes Höke
|
fe94f146bb
|
Add tests for Emoji class, since it now contains actual code
|
2015-10-23 01:16:10 +02:00 |
|
Jannes Höke
|
22b492762b
|
Decode Emoji byte strings into unicode strings if using Python 3 (missed something)
|
2015-10-23 00:32:10 +02:00 |
|
Jannes Höke
|
fea0c5cc2b
|
Decode Emoji byte strings into unicode strings if using Python 3
|
2015-10-23 00:29:26 +02:00 |
|
Leandro Toledo
|
688d6af541
|
Releasing v2.8.7
|
2015-10-08 11:31:48 -03:00 |
|
Leandro Toledo
|
bcbd32cdd3
|
Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot
|
2015-10-08 11:30:16 -03:00 |
|