RubigramClient 1.3.7__py3-none-any.whl → 1.3.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of RubigramClient might be problematic. Click here for more details.

rubigram/client.py CHANGED
@@ -4,7 +4,7 @@ from aiohttp import web
4
4
 
5
5
 
6
6
  class Client(Method):
7
- def __init__(self, token: str, endpoint: str = None, host: str = "0.0.0.0", port: int = 5000):
7
+ def __init__(self, token: str, endpoint: str = None, host: str = "0.0.0.0", port: int = 8000):
8
8
  self.token = token
9
9
  self.port = port
10
10
  self.host = host
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: RubigramClient
3
- Version: 1.3.7
3
+ Version: 1.3.8
4
4
  Summary: A simple and flexible Python library for building advanced Rubika bots with powerful message handling, inline buttons, and custom filters.
5
5
  Author-email: Javad RZ <Javad.Py1385@gmail.com>
6
6
  Classifier: Programming Language :: Python :: 3
@@ -1,11 +1,11 @@
1
1
  rubigram/__init__.py,sha256=4JZ6q8ukflz_izRmJNYcndcKZFCsyJdYoYVoAPwN5V0,107
2
- rubigram/client.py,sha256=IsIzLJaR3ggxKUHM2iUhAUgGHyzjcWHjf8tXoQJdKXw,2641
2
+ rubigram/client.py,sha256=7XKqygP1v41yfJ7txTcLLBlOqB8B7Ovqfjo3La373FI,2641
3
3
  rubigram/filters.py,sha256=VU9Nd5ALWQAXafH1mXi19hm-E5H20JgTswTS4usK3ro,1955
4
4
  rubigram/method.py,sha256=nm2qfzkanpzDo3yusIXmjYgCYmLzV6nVOyaxPDDqqz4,9074
5
5
  rubigram/network.py,sha256=K7vvGikXStvUBqHX2gogy3hJ1eQjLAJ7kdwLbfFuZIg,1399
6
6
  rubigram/types.py,sha256=evelh8GGttOHFQjiwXOzwXYFwLXKJSHit60T0T-9VIE,17035
7
- rubigramclient-1.3.7.dist-info/licenses/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
- rubigramclient-1.3.7.dist-info/METADATA,sha256=DQjvFrXWDFBnSjzDWjqHE0NciX148s_mjFRg15_NBvI,1022
9
- rubigramclient-1.3.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
- rubigramclient-1.3.7.dist-info/top_level.txt,sha256=Mhg5HfkL6rLec5sI4ClGmwoqYUANAZUz8sVa1sT_cas,9
11
- rubigramclient-1.3.7.dist-info/RECORD,,
7
+ rubigramclient-1.3.8.dist-info/licenses/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
+ rubigramclient-1.3.8.dist-info/METADATA,sha256=WjqIbYKAa6JmY4hluSg6O3Tjl2N4qXErzRcb5qObGK4,1022
9
+ rubigramclient-1.3.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
+ rubigramclient-1.3.8.dist-info/top_level.txt,sha256=Mhg5HfkL6rLec5sI4ClGmwoqYUANAZUz8sVa1sT_cas,9
11
+ rubigramclient-1.3.8.dist-info/RECORD,,