A Telegram bot for uploading files and text to Sia Skynet.
Try it out now t.me/skyportalxyz_bot
Example video: https://skyportal.xyz/AADEJEQgbH1mZJux_5BOcTS3ZYQYOgh_NYNoi_F6eqIRpg
- Create a Telegram bot if you haven't already
- Clone the repo with
git clone https://github.com/Delivator/skynet-telegram-bot.git - Go to
cd skynet-telegram-bot - Install node modules with
npm install - Copy
settings-example.jstosettings.jsand fill it as you like - Start the bot
npm start