#
telegraph
Here are 58 public repositories matching this topic...
Telegraph X is Android client for Telegra.ph minimalist publishing tool (made by Telegram team) that allows you to create and manage publications
-
Updated
Dec 3, 2020 - Kotlin
go
api
golang
library
binding
api-documentation
api-client
bindings
api-wrapper
go-client
awesome-list
go-packages
golang-library
telegraph
telegraph-parser
telegraph-api
golang-bindings
golang-package
go-library
awesome-go
-
Updated
Apr 9, 2020 - Go
Simple and lightweight client for Telegra.ph
-
Updated
Oct 31, 2020 - Kotlin
A toolkit for snapshot webpage to Internet Archive, archive.today, IPFS and beyond
heroku
bot
docker
twitter
telegram
ipfs
tor
hidden-service
archive
internet-archive
memento
telegraph
mastodon
wayback-machine
wayback
save-the-internet
no-more-404
snapshot-webpage
pinner-service
-
Updated
Mar 20, 2021 - Go
Asynchronous Python Telegra.ph API wrapper.
-
Updated
Jun 16, 2020 - Python
Telegram to telegra.ph image uploader bot
-
Updated
Feb 27, 2021 - Python
Mangadex bot inplementation for telegram with Telegra.ph and instant view.
-
Updated
Dec 13, 2020 - JavaScript
Telegraph botnet written in Rust
-
Updated
Feb 1, 2020 - Rust
PHP client for Telegraph API http://telegra.ph/api
-
Updated
Aug 14, 2018 - PHP
A fully working telegra.ph/api ruby http client with DOM to node support and tests
-
Updated
Sep 9, 2018 - Ruby
DreamGraph - the Python module for Telegraph API.
-
Updated
Jan 1, 2021 - Python
-
Updated
Dec 19, 2016 - JavaScript
a telegraph clone via draft-js
-
Updated
Feb 21, 2017 - JavaScript
telegra.ph API wrapper written in Ruby. UNMAINTANED
-
Updated
Jun 19, 2017 - Ruby
Convert Wechat articles to Telegraph articles.
go
bot
golang
converter
telegram
telegram-bot
convert
wechat
telegraph
convertor
telegraph-publishing
converter-app
-
Updated
Feb 5, 2019 - Go
Go模块,给我链接/包含链接的文本,给你一个可访问的Telegraph链接。
-
Updated
Sep 15, 2020 - Go
A simple downloader for Telegraph
-
Updated
Jan 6, 2021 - JavaScript
Analysis of IPSO (Independent Press Standard Organization) complaints: https://www.ipso.co.uk/IPSO/index.html
-
Updated
May 20, 2016 - R
A simple & beautiful markdown blog.
-
Updated
Jun 20, 2017 - PHP
A simple small media or file to telegra.ph link uploader bot.
-
Updated
Mar 21, 2021 - Python
Improve this page
Add a description, image, and links to the telegraph topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the telegraph topic, visit your repo's landing page and select "manage topics."
hello, telegra.ph is blocked in our country, and we use proxy. So, please add support socks5h, like in https://github.com/python-telegram-bot/python-telegram-bot
REQUEST_KWARGS = {'proxy_url': 'socks5h://127.0.0.1:9050',} updater = Updater(token=TOKEN, request_kwargs=REQUEST_KWARGS, use_context=True)