Metadata-Version: 2.1
Name: discord-ext-boardgames
Version: 0.2.3
Summary: Interactive board game session for discord.py
Home-page: https://github.com/bijij/discord-ext-boardgames
Author: bijij
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/x-rst
Requires-Dist: discord.py (>=1.0)

Simple emoji grid with row and column markers for discord.py.

Installation
---------------------------

**Windows**

.. code:: sh

    py -version -m pip install boardgames

**Linux**

.. code:: sh

    python3 -m pip install boardgames

Getting Started
----------------------------
TODO: THIS


