BotGhost Documentation
Support ServerYouTubeMarketplaceBotGhost PremiumSign in
  • Welcome to BotGhost
  • Guidelines & Privacy
  • Changelogs 2025
    • Changelogs 2024
    • Changelogs 2023
  • BotPanel Documentation
  • Getting Started
    • Create Your First Bot
      • Create Your Second Bot
    • Invite Your Bot
    • Standard Practices
      • Advanced Practices
    • Mobile Application (PWA)
  • Support
    • BotGhost Support
    • Frequently Asked Questions
  • Premium & Priority Hosting
    • Priority Hosting
    • Our Premium Features
    • Plans & Payment Methods
    • Manage Your Subscription
    • Upgrade Your Bot
    • Refund & Cancellation Policy
    • Beta Features
  • General Settings and Collaboration
    • Settings
    • Collab
    • Status
    • Active Developer Badge
    • Marketplace
  • Custom Commands & Events
    • Command & Event Builder
      • Sharing Commands and Events
      • Advanced Options
    • Actions
      • Message Actions
        • Send or Edit a Message
          • Button
          • Select Menu
        • Edit a Button or Select Menu
        • Send a Form
        • Delete a Message
        • Publish a Message
        • React to a Message
        • Pin a Message
      • Custom Variable Actions
        • Set Variable
        • Run Equation on Variable
        • Delete Variable
      • API Actions
        • Send an API Request
        • Execute an IFTTT Trigger
      • Loop Actions
        • Run a Loop
        • Stop a Loop
      • Voice Actions
        • Join a Voice Channel
        • Leave a Voice Channel
        • Voice Move a Member
        • Voice Kick a Member
        • Voice Mute or Unmute a Member
        • Voice Deafen or Undeafen a Member
      • Role Actions
        • Add Roles
        • Remove Roles
        • Create a role
        • Delete a role
        • Edit Role
      • Channel Actions
        • Create a channel
        • Edit a channel
        • Delete a channel
      • Thread and Forum Actions
        • Create a Thread
        • Edit a Thread
        • Delete a Thread
      • Server Actions
        • Kick a member
        • Ban a member
        • Timeout a member
        • Change a members nickname
        • Purge Messages
        • Create Server Invite
      • Other Actions
        • Wait before running another action
        • Manipulate some text
        • Send an error log message
        • Set a unique variable
        • Change the Bot's Status
        • Note
      • [LEGACY] Reply Actions
        • Plain Text Reply
        • Embed Reply
        • Random Reply
        • Send a message to a channel
        • Direct Message a User
        • Send a Message with attached buttons
          • Buttons
        • Send a message with a select menu
          • Menu Option
    • Conditions
      • Comparison Condition
      • Permission Condition
      • Chance Condition
      • Channel Condition
      • Role Condition
      • User Condition
      • Premium Check Condition
    • Options
      • Text Option
      • Number Option
      • User Option
      • Channel Option
      • Role Option
      • Choice Option
      • Attachment Option
    • Events
      • Timed Events
      • Webhooks
    • Data Storage
      • Collections
      • Objects
    • IFTTT
    • Variables
  • Server Management
    • Moderation
    • Discord Automod
    • Tickets
    • Welcomer
    • Verification
    • Statistic Channels
    • Modmail
    • Auto-React
    • Sticky Roles
    • Emoji Manager
    • Polls Filter
    • Automod
    • Logging
  • Messages
    • Timed Messages
    • Reaction Roles
    • Autoresponder
    • Embed Builder
    • Sticky Messages
    • Polls
    • Global Chat
    • Media Channels
  • AI
    • ChatGPT
    • Image Generation
  • Game Integrations
    • Roblox Verification
  • Social Integrations
    • YouTube
    • Twitch
  • Community Engagement
    • Leveling
    • Temp Voice Channels
    • Suggestions
    • Invite Tracker
    • Starboard
    • Question Of The Day
    • Giveaways
  • Fun Modules
    • Economy & Minigames
    • Birthdays
    • Counting
  • Utility
    • Translation
    • Weather
Powered by GitBook
On this page

Was this helpful?

  1. Support
  2. Frequently Asked Questions

Other FAQs

On this page you can find a couple FAQs that might answer your question quickly!

Last updated 2 months ago

Was this helpful?

Below you may find some other FAQs that are not listed in the Frequently Asked Questions page.

How can I listen to music with BotGhost?

The music module has been removed from BotGhost and can no longer be used. for more information regarding the removal of the music module, check out .

How do I remove the "Made with BotGhost" watermark / remove the bot's status?

To remove the "Listening to 👻 Made with BotGhost.com 👻" status/watermark or change it to something of your own, access the and modify its settings. You can learn more about how to do this in the .

Please note this requires a (free) premium subscription. Free users cannot change their status.

Why does my bot send "Interaction failed"?

If you always/regularly get this error when using a command, you can fix it by regenerating your bot token.

You can regenerate your bots token by heading over to the > Applications > Select your application (bot) > Bots (side menu option).

From here you can select 'Reset Token' to regenerate your bots token, once you have the new token don't forget to paste it into your bots settings page on the .

Additionally, you may encounter this issue if you have filled in the "Interactions endpoint URL" setting in the Discord Developer Portal. Double check in the "General Information" section of your application's settings that you didn't fill in this option.

My payment method is not working

You can contact the BotGhost support team for assistance with your payment method issue. You can use or email billing@botghost.com for help with billing, premium, or subscription related issues or questions.

Why can't I invite my bot?

Inviting your bot is usually quite easy, although sometimes you may receive an error regarding "Bot requires a code grant." This is due to the "Requires OAuth2 Code Grant" setting enabled. You can fix this by doing the following:

  1. Go to the and select your bot's application.

  2. Under your bot's application, go to the Bots tab.

  3. Under the Bots tab, look underneath Authorization Flow and locate REQUIRES OAUTH2 CODE GRANT.

  4. Disable OAUTH2 CODE GRANT.

  5. Retry inviting your Discord bot.

How can I verify my bot?

Discord's verification team will review your application. If your application is approved, your bot will receive the verified checkmark.

What is an API?

An API is a tool that websites can use to communicate with each other. You can use it in BotGhost to retrieve information or take action on another site. Check out the Send an API Request page for more.

What is {TOKEN_SECRET}?

{TOKEN_SECRET} is a variable you can use in the 'Send an API request' block in place of your actual bots token when using a discord API endpoint. For security purposes, it can only be used in the Authorization field.

How many commands and events can I create?

Free users are limited to 3 active custom commands and 3 custom events. You can use more by disabling unused commands or upgrading to a premium subscription. Premium user have no set limit for active commands and can create and deploy as many commands as they want.

How to delete default commands?

It's not possible to delete default BotGhost commands. However, you can disable them. To disable the built-in command, you can go in the module they belong to and press the switch to off to disable the command, or disable the whole module.

Why can't I see commands in my server?

To see your commands after saving them, you'll need to refresh your Discord client. You can do so on mobile by closing and re-opening the app, or on PC by pressing Ctrl/Cmd + R.

If only certain server members are encountering this issue, ensure they have access to the command. You can check this out by going in the "Integrations" page in your server's settings.

How to hide commands from certain channels or roles?

To hide commands from certain roles and channels, you can go to Server Settings > Integrations > Your Bot Integration. Select a command and add roles and channels. You can set them to visible or hidden.

How to get more / reset data storage?

The only way to increase the free limit of 5000 data storage usages per month is by upgrading your bot(s) to premium from free. It is not possible to purchase or claim more than 5000 data storage usages per month besides having premium. This automatically resets on the first day of every month and cannot be manually reset.

How do I make a bot that nukes the server?

Nuke / Raid bots are against Discord ToS (Terms of Service). We are unable to assist in creating / advising users to create functions, commands and events that are in breach of Discord's Terms of Services.

Does BotGhost have a YouTube channel / tutorials?
How do I make my image to a link so I can use it as welcome banner?

To set a background, use the link of your image in the module settings. It is not possible to upload an image as a file on BotGhost.

Here are some steps how to convert an image into a link:

  1. Upload your image to the site you found.

  2. Copy the link they give you.

  3. Paste this link into your BotGhost module.

Who is the creator of BotGhost?

Tomtoise is the founder and main developer of BotGhost.

How can I calculate something in my custom command?

To calculate something in your custom command, you can use the "Run Equation on Variable" action in the Command Builder. This action allows you to run any equation on the value of a custom variable.

You can use the {solve_equation[EQUATION]} variable built into BotGhost if you don't need to save it directly. Replace "1+1" with the equation you want to solve. Your bot will automatically replace the variable with the equation result.

BotGhost Server FAQs

Where can I claim my premium role?

Free premium users cannot claim this role.

How can I appeal a server ban?

You can aappeal server mutes and bans, as well as any marketplace moderation action taken upon you in our appeals server, https://btghst.info/appeals

How to join the CS (Community Support) team?
How can I report BotGhost server staff?

To report BotGhost staff members, please open a Modmail thread within the support server, by sending a DM to BotGhost Helper.

What are the boosting perks?
How do I become moderator?
How can I become Manager?
How can I form an affiliation or partnership with BotGhost?

Discord has a verification program, which can be found in the > Select your application (bot) > App Verification. This page allows you to view the status of your application and ensure you meet all requirements for it. Once you meet all requirements, you can send a request to verify your application (bot).

You can view all tutorials and videos on our .

Find an "image to link" converter on the Internet. For example:

All questions below are related to our .

To claim your premium role, please go and react to the message. Only users who have purchased a subscription or have won a subscription from a giveaway or event can claim the premium role.

Interested in joining the Community Support team? Head over to the channel and fill out the application.

You can learn about this server's boosting perks . Please note that boosting the server does not award you with premium.

The moderation team is responsible for enforcing the server rules. You can obtain the role by applying to become a moderator. Applications are not always open; they open every few months or so (whenever the server needs more moderators). You can check for available applications .

Managers are hand picked by server administrators (Staff Team) based on experience and overall competence, there is no way to apply to become a manager for the BotGhost Discord server. However, You can apply to become a Community Support member or server Moderator . Note that moderator applications are not always open.

You can check out the Affiliate Program here:

Discord Developer Portal
YouTube channel
Imgur
Discord server
here
applications
here
here
here
https://botghost.com/affiliate
this message posted by BotGhost's Founder
status module on the BotGhost Dashboard
status module documentation page
Discord Developer Portal
BotGhost Dashboard
billing support
Discord Developer portal