Rubx Library For Rubika Messenger Of Iran For All
Project description
self lib for python 3
document
••
telegram channel
••
rubika channel
••
rubika group -> programmers
rubx
EXAMPLES :
from rb import StartClient
with StartClient('session') as client:
client.send_message('**Hey** __from__ ``rubx``', 'chat-guid')
OR
from rb import RubinoClient
with RubinoClient('session') as app:
app.create_page(...)
handler
from rb import Handler, EventBuilder, Filters
client = Handler(...)
client.add_event_handling(func='ChatsUpdates', events=dict(get_chats=True, get_messages=True, pattern=('/start', 'Hey from rubx lib.')))
@client.handler
def hello(app, message: EventBuilder, event):
message.respond(message.pattern, Filters.author)
douc coming soon ...
INSTALLING
pip install rubx
UPGRADE
pip install rubx --upgrade
CREATED BY:
- saleh | rubika.ir/TheServer
rubika client with python3 module RUBX
rubika library !
self for account
view in github :
the special:
- [RUBX] > a library or module 'official' for rubika messnger with client server from iran ! for all .
- [RUBX] > full method and all methods rubika !
- [RUBX] > use api's rubika for you .
- [RUBX] >> joining in anjoman group: https://rubika.ir/programmers_info/CGAJIFHEIBGFCGD)
01110010011101010110001001111000
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rubx-10.1.9.tar.gz
(37.3 kB
view hashes)
Built Distribution
rubx-10.1.9-py2.py3-none-any.whl
(36.1 kB
view hashes)
Close
Hashes for rubx-10.1.9-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40a067a106921f6cf9583e4768447cc57b353256cd5dda595894586e7316e225 |
|
MD5 | cafe0e5186bef8d7765f72daa28de241 |
|
BLAKE2b-256 | c04a5562ab2153b3fe10ea274b703102181e7fd6aac2fa37cc6247bc668f0b6c |