Abysim - Overview
๐
Working from home
- Burgas, Bulgaria
- http://abysim.com
Pinned Loading
-
telegram-bot telegram-bot Public
Forked from php-telegram-bot/example-bot
A personal bot with a fishing game, MegaHAL-like AI, some admin functionality.
PHP
-
api api Public
PHP
-
friendica-addons friendica-addons Public
Forked from friendica/friendica-addons
Addons for Friendica
PHP
-
serial serial Public
HTML
-
IFTTT Filter Telegram to Twitter IFTTT Filter Telegram to Twitter
1
const originalText = Telegram.newChannelText.PostText.replace('http', 'โ' + ' http').replace(' ' + 'โ' + ' ', 'โ' + ' ');
2
3
let text = originalText;
4
const linkPlaceHolder = 'XXXXXXXXXXXXXXXXXXXXXXXX';
5
const links:string[] = [];



