LogoLogo
NeurochainAI Guides
NeurochainAI Guides
  • Quick Start Guide
  • NeurochainAI Official Links
  • Getting started
    • Understanding the Dashboard
    • Specific FAQs
  • BUILD ON DIN
    • What is Distributed Inference Network (DIN)
      • Why Build on DIN?
      • Introduction to Inference
    • AI Models Available on DIN
    • Adding Credits
    • Generating an API Key for Inference
    • Use Sentiment Analysis
    • Pricing
    • INTEGRATIONS
      • Make (Integromat) - Use IaaS in Your Scenarios
      • N8N - Use IaaS in Your Workflow
      • Typebot - Use IaaS in Your Chatbot
      • Botghost - Creating AI Discord Bots
      • Replit - Building AI-Powered Chatbot
        • Build Custom Solutions with Flux.1 Schnell
      • Pipedream - N8N - Use IaaS in Your Automation
      • Voiceflow - Use IaaS to Enhance Your Chatbot
      • Open API Integration
      • BuildShip - Use IaaS to Automate Workflows
      • Pipefy - Optimizing Business Processes
  • No-code workshops
  • NeurochainAI No-Code: AI Automation with N8N
  • NeurochainAI No-Code: Development Guide (Bolt.new)
  • NeurochainAI No-Code: Build AI-Powered Apps with Cursor
  • NeurochainAI No-Code: Intelligent Text Parsing
  • CONNECT GPUs
    • Connect GPUs: All You Need to Know
    • GPU Setup Instructions
    • Running the Worker
    • Mobile App
  • ENTERPRISE SOLUTIONS
    • Inference Routing Solution
    • Managed Inference Infrastructure
    • AI Model Quantization
    • Data Layer
  • NCN Chain
    • NCN Scan
    • Setting Up Wallet
      • Manual Addition (MetaMask)
    • Trading $NCN on Uniswap
    • Neuron Validator Nodes
      • How to stake
      • Hardware Requirements
      • Running a Neuron Node
  • Community
    • NeurochainAI Loyalty Program
    • All the Ways to Get Involved
Powered by GitBook
On this page
  • With the power of NeurochainAI, you can create a smart, responsive AI bot for Discord that can interact seamlessly with users in a designated channel. Here’s how you can set it up step by step.
  • Video Guide
  • Step 1: Access BotGhost and Log in with Discord
  • Step 2: Create a Discord Application
  • Step 3: Configure Bot Settings
  • Step 4: Reset and Copy the Bot Token
  • Step 5: Paste the Token into BotGhost
  • Step 6: Create a Custom Event
  • Step 7: Set Up API Requests
  • Step 8: Assign the Bot to a Specific Channel
  • Step 9: You're All Set!
  1. BUILD ON DIN
  2. INTEGRATIONS

Botghost - Creating AI Discord Bots

PreviousTypebot - Use IaaS in Your ChatbotNextReplit - Building AI-Powered Chatbot

Last updated 6 months ago

With the power of NeurochainAI, you can create a smart, responsive AI bot for Discord that can interact seamlessly with users in a designated channel. Here’s how you can set it up step by step.

Video Guide

Step 1: Access BotGhost and Log in with Discord

  1. Authorize the necessary permissions for BotGhost to access your Discord server.

Step 2: Create a Discord Application

  1. Give your bot a name and click Create.

Step 3: Configure Bot Settings

  1. In the left sidebar of your newly created application, click on the Bot tab.

  2. Toggle the following options:

    • Presence Intent

    • Server Members Intent

    • Message Content Intent

  3. Scroll down and activate Administrator permissions for your bot. This ensures the bot has full access to the server.

Step 4: Reset and Copy the Bot Token

  1. Scroll to the Token section and click Reset Token to generate a new token.

  2. Copy this token, as you’ll need it for the next step.

Step 5: Paste the Token into BotGhost

  1. Paste the token you copied from the Discord Developer Portal into this field.

Step 6: Create a Custom Event

  1. In BotGhost, go to the Custom Events module.

  2. Click Custom Event Builder to create a new event.

  3. Import your custom AI event by adding the following code: (Insert the code snippet for your custom AI event here)

Step 7: Set Up API Requests

  1. Navigate to the API Request module within BotGhost.

  2. Click Request Builder to create a new API request.

  3. Go to the HTTP Headers tab and enter the following:

    • Key: Authorization

    • Value: Bearer <your NeurochainAI API key> (replace <your NeurochainAI API key> with your actual API key from NeurochainAI).

This links your Discord bot with NeurochainAI’s inference capabilities.

Step 8: Assign the Bot to a Specific Channel

  1. Access the Channel Condition module in BotGhost.

  2. Paste the ID of the Discord channel where you want the bot to operate.

To find the channel ID, make sure you have developer mode enabled in Discord. Right-click the channel and select Copy ID.

Step 9: You're All Set!

Your bot is now ready to go! With the event you created, the bot will automatically respond to any messages sent in the designated channel, using NeurochainAI’s advanced inference capabilities.

Head over to and log in with your Discord account.

Go to the and click New Application to create your bot.

Return to , and in the setup process, there will be a field for the Discord Bot Token.

botghost.com
Discord Developer Portal
BotGhost