Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🐝 GSwarm One-Click Installer

This script installs the GSwarm CLI tool, sets up a Telegram bot for notifications, and starts monitoring Gensyn Swarm rewards automatically.


πŸ“¦ Features

  • βœ… Automatic installation of Go (version >= 1.24.5)
  • βœ… jq installation for JSON parsing
  • βœ… GSwarm CLI installed from GitHub
  • βœ… Telegram bot token setup with automatic chat ID fetch
  • βœ… Saves config in telegram-config.json
  • βœ… Starts gswarm instantly

Quick Start

bash <(curl -sL https://raw.githubusercontent.com/CodeDialect/gswarm-role/main/gswarm.sh)

Follow the Telegram bot setup prompts

  • Create a new bot using @BotFather
  • Paste your bot token when asked
  • Send a message to your bot so the script can fetch your chat ID
  • Get your EOA from gensyn dashboard

Config File

After setup, you'll get a telegram-config.json file like this:

{
  "bot_token": "123456:ABC-DEF...",
  "chat_id": "987654321",
  "welcome_sent": true,
  "api_url": "https://gswarm.dev/api"
}

Requirements

  • Linux (Debian/Ubuntu)
  • curl, jq, sudo access

πŸ’¬ Questions? Join Telegram

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages