{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreif4u7fh7f56zyeedwa3dxtz4cuq7cbm6ub6z3n7xh34s4tojm6sea",
"uri": "at://did:plc:qfsyszxhq5agxsg2n5zo4lno/app.bsky.feed.post/3mnad2ys5zcp2"
},
"path": "/t/how-to-make-auto-backup-feature-for-infinityfree/118888#post_1",
"publishedAt": "2026-06-01T14:41:36.000Z",
"site": "https://forum.infinityfree.com",
"tags": [
"Telegram",
"Note 06/01/2026 14:13:35 - Online Notepad",
"spoiler"
],
"textContent": "Hello, today i will guide you to make your own auto backup feature for your website, it will backup your server’s files and your database’s sql info and it will send everything to your private telegram group (i choose telegram because the file upload limit is more generous than other chat platform, and also it is easy to make too)\n\nFirst, open telegram and click on search bar, type botfather and click open\n\nafter that click create a new bot\n\nand then give your bot a memorable and cute name\n\nmake sure to add a bot at the end of your bot username\n\nnow click copy to copy the api key and paste it somewhere safe\n\nnext step is to create a group and add your bot in, click on new group\n\nand then add your bot to your group\n\ngive your group a memorable and cute name and click the arrow button to create the group\n\nnow check your address bar, you can see it have Telegram id, make sure to copy that, for example your link is Telegram then you need to copy -5180783602, paste it somewhere safe and move to the next step\n\ngo to pipedream and create a new project, name it something cute and memorable\n\nin here click create workflow\n\nnow give it a cute and memorable name and set those value like my setting (if you backup lots of website and database, for 1 website and 1 database, just leave the time out to 30 seconds\n\nclick create workflow, and click the plus button in the middle of the screen, click custom interval\n\nset the trigger to weekly\n\nclick plus icon and type python, click run python code\n\npaste the source code in the code box, here is the source code Note 06/01/2026 14:13:35 - Online Notepad\n\nmake sure to fill your hosting infomation and the bot infomation to make it work, after you done, click test\n\nok bot working, now click deploy\n\ncongrats, now your website will be backed up weekly, if you want daily, or if you are a freak and you want minutesly, you can set the custom interval to your value you want, just make sure you dont burn your free 100 credits a month fast or else your backup script wont work\n\ni think admin wont like this solution much but it is a good temporary solution if you want backup feature for free\n\nif you have any question, please ask chatgpt spoiler",
"title": "How to make auto backup feature for Infinityfree"
}