Metadata-Version: 2.1
Name: discord_voice_text
Version: 0.0.7
Summary: Discord.py2.0以上でVoice Textを非同期で使えるようにしたもの
Home-page: UNKNOWN
Author: furimu
License: MIT License
Description: # インストール
        ---
        Discord.py2.0以上かつPython3.8以上の環境が必要です。
        
        ```
        python -m pip install discord_voice_text
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
