Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtkruto/server
Server for running Telegram clients (bots and users) with ability to interact with them remotely through its HTTP API
https://github.com/mtkruto/server
deno http mtproto telegram
Last synced: about 2 months ago
JSON representation
Server for running Telegram clients (bots and users) with ability to interact with them remotely through its HTTP API
- Host: GitHub
- URL: https://github.com/mtkruto/server
- Owner: MTKruto
- License: agpl-3.0
- Created: 2024-04-09T15:10:03.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T20:14:42.000Z (3 months ago)
- Last Synced: 2024-10-22T14:25:23.056Z (3 months ago)
- Topics: deno, http, mtproto, telegram
- Language: TypeScript
- Homepage:
- Size: 139 KB
- Stars: 20
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# MTKruto Server
MTKruto Server is a server for running Telegram clients (whether they are bots or user accounts) with ability to interact with them remotely through its HTTP interface.
## Documentation
The documentation for MTKruto Server resides [here](https://mtkru.to/server/).
## Contributing
Useful contributions of any kind is warmly accepted, so feel free to make pull requests!
## Support
Join [our chat](https://mtkruto.t.me) if you had any questions.
## Legal
MTKruto Server is released under the GNU Affero General Public License version 3, or at your option, any later version. Refer to [COPYING](./COPYING) for the full license text.