CEP | (CapeEslePro) Wiki
  • 👁️CEP | (CapeEslePro)
  • 🇹🇷Türkçe
    • Eklenti Hakkında
      • Başlangıç
      • Hesap Eşleme
      • MySQL
      • Oyun Sohbeti Aktarma
      • Oyuna Komut Gönderme
      • Discorda Log Gönderme
      • Bot Aktivitesi
      • Dil Ayarı
      • Yeni Komut Oluşturma
      • 2FA
      • Embed
      • Placeholders
    • Komutlar
      • Oyun Komutları
      • Discord Komutları
    • API
      • API Class
      • Events
  • 🏴󠁧󠁢󠁥󠁮󠁧󠁿ENGLISH
    • About the Plugin
      • Beginning
      • Link System
      • MySQL
      • Transfer Game Chat
      • Sending Commands to the Game
      • Sending Logs to Discord
      • Bot Activity
      • Language Setting
      • Creating a New Command
      • 2FA
      • Embed
      • Placeholders
    • Commands
      • Game Commands
      • Discord Commands
    • API
      • API Class
      • Events
Powered by GitBook
On this page
  1. ENGLISH
  2. About the Plugin

Beginning

Here you view the initial steps.

Creating a Discord Bot Since our plugin works with Discord, we need to create a Discord bot first.

  • Log in to Discord through your web browser and go to https://discord.com/developers/applications.

  • Click on the New Application button in the top left corner.

  • Enter the name of your bot in the Name section.

  • You can set the Team section to Personal.

  • After accepting the terms of service, click the Create button.

  • Once the bot is created, access the bot's panel.

  • On the left side, click on the BOT section.

  • Under Reset Token, copy your bot's token and paste it into the token section of the plugin's config.yml.

  • Scroll down in the BOT section and enable the toggles for PRESENCE INTENT, SERVER MEMBERS INTENT, and MESSAGE CONTENT INTENT.

  • The final step is to invite your bot to your server.

  • On the left side, go to General Information.

  • Copy the numbers under Application ID.

  • Go to https://discordapi.com/permissions.html and paste the copied numbers into the Client ID section.

  • Assign the necessary permissions to your bot (for simplicity, you can just select Administrator).

  • After selecting the permissions, click the link generated in the Link section and add the bot to your server.

Congratulations! Your bot is ready.

PreviousAbout the PluginNextLink System

Last updated 8 months ago

🏴󠁧󠁢󠁥󠁮󠁧󠁿