Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 232 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 232 Bytes

yatgl

Yet Another TeleGram Library (YATGL) is a Telegram library for NationStates.

To use it, run

pip install yatgl

A barebones example of how YATGL can be used to send telegrams can be found in example.py.