Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 959 Bytes

tutorial.md

File metadata and controls

23 lines (16 loc) · 959 Bytes

How to Run the Project

1. Setup Environment Variables

Create a .env file to store the following credentials:

  • TOKEN - Your Discord bot token
  • SERVER_ID - The ID of your Discord server
  • CLIENT_ID - The bot's client ID (can be found in the Discord Developer Dashboard)
  • GOOGLE_API_KEY - Your Google API key (if required)

2. Deploy the Bot

You can deploy the bot using Railway or any other preferred hosting platform.

For a step-by-step guide, follow this tutorial:
🔗 How to Build and Deploy a Discord Bot


How to Use

  1. Add the bot to your server by following this guide:
    🔗 How to Build and Deploy a Discord Bot

  2. Use the bot by typing the command \ask and bot will process your request and reply within approximately 10 seconds.