https://agarden-bot.pages.dev/
A Discord bot that notifies Roblox game stock updates for the game Grow A Garden.
Bot/
└── index.js ← Discord bot main script
Web/
├── index.html ← Home page
├── stock.html ← Stock page
├── style.css ← Styles for web pages
└── script.js ← Frontend JavaScript
- Sends real-time stock notifications from the Grow A Garden Roblox game to Discord channels.
- Simple web frontend with:
- Stock page showing current stock info
- Thanks to Just3itx
- Clone the repo:
git clone https://github.com/yourusername/AGardenBot.git
cd AGardenBot
- Install dependencies for the bot (assuming Node.js):
cd Bot
npm install
-
Configure your Discord bot token and any required API keys in index.js.
-
Run the bot:
node index.js
- Open
Web/index.html
in a browser to access the frontend.
- Invite the bot to your Discord server.
- The bot will post stock updates automatically in the designated channel.
Feel free to open issues or submit pull requests.
- 🟣 Solana:
Dm1Di7eec24Yug4UYUpz3BBY84be3V8hERJfWA3QkFoo
- ₿ Bitcoin:
bc1qvfa423wxkqm7mw7m8mg2rpqqa7plx8rflwy8nd
- 🔷 Sui:
0x47f39de09455952effefed73be231ca10ba9a8aa5dccfc376c291573c11d2c6a
- 🟪 MATIC/POL:
0x4eAd25C7083d09d58edBFf432BB079Dbe2f56969
Made with ❤️ for Grow A Garden Roblox fans.