Skip to content

azagramac/DuinoCoinTelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Create bot, and get token/chatID bot:

  • Telegram
  • Telegram

Change in the script, the variables token, id and the username of your duinocoin wallet.

TOKEN="YOUR_TOKEN"
CHATID="YOUR_CHATID"
WALLET="YOUR_USER_WALLET"

Install package

sudo apt install -y jq

Assign execution permissions

chmod a+x duinocoin.sh

Launch script

./duinocoin.sh

Sample

Add cron, in this example, it runs every hour, every day of the week. (optional)

crontab -e
00 * * * *  /path/to/script/duinocoin.sh >/dev/null 2>&1

☕️ Buy me a coffee:

PaypalMe

1K7bU83Lw1LxzN2dKWrLrWjA51HDpfyzWm
0x9C4e7853cB77F57EFd834F540Bc31F4f06562A11
DJfiHJGmJK6iCB8iugG879a4L6ixNHtYg1
LgWSf87Vfcz5yejVjZJWvSbi5WwBRaRsZg
azagramac

👥 Follow me:

GitHub DockerHub Blog Keybase Youtube Flickr

🫂 Regards:

@revoxhere👍

About

Receive in your telegram the balance of your accumulated balance as well as the workers you have in place

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages