- get account id and bot token via https://t.me/BotFather and https://t.me/getmyid_bot
- Fullfill
SENDKEY
MASTER_ID
andTELEGRAM_BOT_TOKEN
- Send notifications :
curl https://yourworker.address/your_sendkey_here.send?title=short_title&desp=long_content
use std::fs; | |
use std::path::Path; | |
use argon2::{ | |
password_hash::{ | |
rand_core::OsRng, | |
PasswordHasher, SaltString | |
}, | |
Argon2 | |
}; | |
use aes_gcm::{ |
/// | |
/// Run this example with: | |
/// cargo run --example client_exec_interactive -- -u <username> -p <password> <host> <command> | |
/// | |
use std::convert::TryFrom; | |
use std::env; | |
use std::path::{Path, PathBuf}; | |
use std::sync::Arc; | |
use std::time::Duration; |
SENDKEY
MASTER_ID
and TELEGRAM_BOT_TOKEN
curl https://yourworker.address/your_sendkey_here.send?title=short_title&desp=long_content
#!/bin/bash | |
# Step 0: Welcome | |
echo "✨ Welcome! This script will prepare your server for the Quilibrium node installation. ✨" | |
echo "" | |
echo "Made with 🔥 by LaMat - https://quilibrium.one" | |
echo "Helped by 0xOzgur.eth - https://quilibrium.space" | |
echo "=====================================================================================" | |
echo "" | |
echo "Processing... ⏳" |
.body | |
%span | |
%span | |
%span | |
%span | |
%span | |
.base | |
%span | |
.face | |
.longfazers |
import { getAssetFromKV, mapRequestToAsset } from '@cloudflare/kv-asset-handler' | |
/** | |
* The DEBUG flag will do two things that help during development: | |
* 1. we will skip caching on the edge, which makes it easier to | |
* debug. | |
* 2. we will return an error message on exception in your Response rather | |
* than the default 404.html page. | |
*/ | |
const DEBUG = false |
I hereby claim:
To claim this, I am signing this object: