Metadata-Version: 2.1
Name: pokeronline.py
Version: 1.0.0
Summary: A library to create Poker Online bots.
Home-page: https://github.com/Zakovskiy/pokeronline.py
Author: Zakovskiy
Author-email: gogrugu@gmail.com
License: MIT
Download-URL: https://github.com/Zakovskiy/pokeronline.py/tarball/master
Description: 
        <h1 align="center">
          <br>
          Poker Online API on Python
          <br>
        </h1>
        
        <p align="center">
          <a href="https://discord.gg/AsYzxRfT6J"><img src="https://bit.ly/32neyjM"></a>
        </p>
        
        # Install
        ```
        pip3 install pokeronline.py
        ```
        
        # Import and Auth
        ```python
        from pokeronline import pokeronline
        
        PokerOnline = pokeronline.Client("access_token")
        ```
        
        ### [Telegram](https://t.me/zakovskiy)
        
Keywords: durak,online,pokeronline,pokeronline.py,pokeronline-bot,rstgame,rstgames,api,socket,python,python3,python3.x,zakovskiy,official
Platform: UNKNOWN
Description-Content-Type: text/markdown
