├── LICENSE ├── README.md ├── telegramirc.py └── telegramirc_example.toml /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/felixonmars/telegramirc/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/felixonmars/telegramirc/HEAD/README.md -------------------------------------------------------------------------------- /telegramirc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/felixonmars/telegramirc/HEAD/telegramirc.py -------------------------------------------------------------------------------- /telegramirc_example.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/felixonmars/telegramirc/HEAD/telegramirc_example.toml --------------------------------------------------------------------------------