Jump to content

Rust Store & Twitch Drops Updates Discord Bot 1.0.1

$9.99 $4.99
   (0 reviews)

7 Screenshots

About Rust Store & Twitch Drops Updates Discord Bot

Introducing the Rust Store & Twitch Drops Updates Discord Bot – your all-in-one solution for keeping your Rust community informed about the latest in-game items and exclusive Twitch Drops! This bot automatically checks for updates from the Rust item store and Twitch Drops, delivering them directly to your Discord channel. Perfect for Rust server communities, content creators, and enthusiasts who want to stay ahead of the game without manual tracking.

---

 What This Bot Does

1. Rust Store Updates

Automatically checks the Steam Rust store for the latest skins and items. The bot sends updates in a beautiful embed format, including:

  • Item Name
  • Price
  • High-Quality Image
  • Direct Purchase Link

2. Twitch Drops Notifications
Keeps track of Twitch Drops and notifies your community about:

  • General Drops available on all Rust streams with the "Drops Enabled" tag.
  • Streamer-Specific Drops with details on the specific streamer to watch, the time required to earn the drop, and an image preview.

3. Fully Customizable
Adjust colors, text, and database preferences in the simple config.json file. The bot supports both SQLite and MySQL, allowing it to scale from small communities to large, high-traffic Discord servers.

4. Efficient and Lightweight
Built for speed and reliability, the bot ensures no updates are missed, with configurable intervals to suit your community's needs.

 

Why Use This Bot?

1. Stay Updated Automatically
Never miss a Rust store or Twitch Drops update – the bot does all the tracking for you.

2. Engage Your Community
Hype up your members with instant notifications about new skins, exclusive Twitch Drops, and more.

3. Support for Twitch Drops
Ensure your community is informed about limited-time skins available through Twitch events, boosting engagement and excitement.

4. Easy to Configure
Whether you're running a local server, VPS, or hosting on Pterodactyl, the bot is simple to set up with clear configuration options.

Features

Rust Store Updates
Weekly updates about new items in the Rust store.

Twitch Drops Notifications
Real-time notifications about available general and streamer-specific Twitch Drops.

Customizable Embeds
Easily adjust text fields, colors, and footer messages to align with your community's branding.

Database Flexibility
Use SQLite for smaller setups or MySQL for more complex environments.

 

Ideal Use Cases

- Rust Server Communities: Announce new items and keep your server members engaged.
  
- Rust Content Creators:
Share weekly updates with fans and followers to keep them engaged with your community.
  
- Twitch Streamers:
Integrate this bot to notify viewers about Twitch Drop items and make your streams the go-to place for exclusive updates.

---

Feel free to contact me on Discord: bxcas for any questions, customizations, or support! 

 

Config File

{
  "check_interval_minutes": 1440, 
  "webhook_url": "https://discord.com/api/webhooks/your-webhook-url", 
  "embed": {
    "steam": {
      "title": "Steam Store", 
      "title_field_name": "Item Name", 
      "price_field_name": "Price", 
      "footer_text": "YourCompany © 2024", 
      "footer_icon_url": "https://example.com/path/to/icon.png", 
      "color": "FF0000" 
    },
    "twitch": {
      "title": "Twitch Drops", 
      "streamer_field_name": "Streamer", 
      "watch_time_field_name": "Watch Time Required", 
      "footer_text": "YourCompany © 2024", 
      "footer_icon_url": "https://example.com/path/to/icon.png", 
      "color": "9146FF" 
    }
  },
  "database": {
    "type": "mysql or sqlite", 
    "mysql": {
      "host": "your-database-host", 
      "user": "your-database-user", 
      "port": 3306, 
      "password": "your-database-password", 
      "database": "your-database-name" 
    }
  }
}

General Settings

check_interval_minutes - Interval in minutes between each check for new Rust items. Example: 60 for every hour.

webhook_url - Discord webhook URL for sending updates. Create this in Discord channel settings under Integrations > Webhooks.

 

Embed Settings (Customize Discord Message)

title_field_name - Label for the item title in the message. Example: "Name".

price_field_name - Label for the item’s price in the message. Example: "Price".

footer_company_name - Name of your server or community displayed in the message footer. Example: "Rust Server".

footer_icon_url - URL for an icon image (like your logo) shown in the footer. Example: "https://yourwebsite.com/logo.png".

embed_color - Color of the embed message

 

Database Settings

type - Type of database to use. Options are "sqlite" for local or "mysql" for remote storage.

MySQL Settings (Only if using "mysql")

host - Hostname or IP address of your MySQL database. Example: "localhost" or "123.45.67.89".

user - Username for accessing your MySQL database. Example: "root".

port - Port number for connecting to MySQL. Default: 3306.

password - Password for your MySQL database user. Example: "mysecretpassword".

database - Name of the specific MySQL database for storing item data. Example: "rust_store_data".


Bxcas's Collection

User Feedback

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.4k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.