ShadowBot

Bot ShadowBot 2.3.4

This software is a discord bot


Features

Shadow Bot features a powerful addon system configurable through files and a web dashboard. Supports ARK: Survival Ascended, ARK: Survival Evolved and Discord.


Free Addons

  • Birthdays - Track birthdays with automated celebration messages
  • Poll Manager - Advanced polling system with multiple choice options
  • Reminders - Set reminders with natural language time parsing
  • Voice Hubs - Spawn temporary voice channels with owner controls
  • Welcomer - Customizable join/leave messages


Paid Addons

  • Suggestions Bot
  • Tickets Bot
  • Embedder
  • Role Manager
  • Moderator


Configuration

Code:
{
    "token": "", // Discord bot token
    "clientId": "", // Discord application client ID
    "clientSecret": "", // Discord application client secret
    "redirectUri": "http://localhost:3099/auth/callback", // OAuth2 redirect URI
    "guildIds": ["1023978041929629818"], // Discord server IDs
    "ownerIds": ["497058534823821315"], // Owner Discord IDs
    "webPort": 3099, // Web dashboard port
    "database": { // Main bot database
        "host": "localhost",
        "port": 3306,
        "user": "",
        "password": "",
        "database": "shadow_bot"
    },
    "enabledAddons": { // Toggle addons on/off
        "ark_linking": false,
        "voice_points": false,
        "voice_hubs": false,
        // ... additional addons
    }
}


Notes

  • Addon configurations are managed through the web dashboard


Support/Questions

I Do not Monitor the ArkApi Site on a Daily Bases
Support and Questions are done in discord only

Join_Discord-logo.png
Author
killerdelta
Downloads
32
Views
1,710
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from killerdelta

  • Anti Dino Mesh
    Free Anti Dino Mesh
    Set custom wild dino kill zones for common dino mesh spawning areas
  • Casino ASE
    Paid Casino ASE
    A full-featured casino system with solo and multiplayer games, economy integration, and a web manage
  • Casino ASA
    Paid Casino ASA
    A full-featured casino system with solo and multiplayer games, economy integration, and a web manage
  • Tebex Integrator
    Paid Tebex Integrator
    Syncs and manages your Tebex store data — packages, payments, gift cards, coupons, bans, sales
  • SH Vote Rewards
    Paid SH Vote Rewards
    Track player votes from ServerHub and automatically deliver in-game rewards with milestone tiers
Back
Top