Project creating for my, local usage, and training me in coding.
What it's have:
- Main server (API) - transporting messages between client and second servers
- Second server - anything, like PC client, messenger bots, or else
- Client - Simple client, to write command's to API (Second server)
Install requirements
(will be created in close future)
Launch main_server.py
, then, from 'Second servers' launch sample.py
.
Congratulations, now you can launch client.py
, and try do something with U2
- Create readme.md
- Add requirements
- Add Additional Templates w/ Examples
- Telegramm client