Use these vals as a playground to view and fork Telegram API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
begoon
slackbot
HTTP
A simple Slack chat bot prototype able to reply to mentions, channel messages containing keywords, add reactions and act on the slash commands.
0
ptn
sendMessage
Script
An interactive, runnable TypeScript val by ptn
0
axelav
sendNotification
Script
An interactive, runnable TypeScript val by axelav
0
mikker
dailySlackRoundup
Script
Sends a daily message to the team Slack channel. Similar to 37signals ' What did you work on today?
0
vlad
sendMatrixChatRoomMessage
Script
An interactive, runnable TypeScript val by vlad
2
buttondown
twitterAlert
Cron
Forked from stevekrouse/twitterAlert
0
tmcw
activitypub
HTTP
WebFinger This is a not-quite-complete ActivityPub implementation based on my blog post about building an AP implementation . It includes enough to look up bot@tmcw-activitypub.web.val.run on Mastodon and get some basic information.
1
singpolyma
sendxmpp
Script
Simple API wrapper for sending a message over XMPP to any Jabber ID on the federated network. import sendxmpp from "https://esm.town/v/singpolyma/sendxmpp";
await sendxmpp("someone@example.com", "Hello!");
0
khirakawa
sendNotification
Script
Forked from axelav/sendNotification
0
siygle
sendPostToBsky
Script
An interactive, runnable TypeScript val by siygle
2
glommer
sendMsgToSlack
Script
An interactive, runnable TypeScript val by glommer