Creating Advanced Discord Bots with PHP
O
Onion Admin
4 views
Introduction
While Discord.js is popular, PHP can be used effectively to build Discord bots using webhooks, the Discord REST API, and efficient queue systems.
Getting Started
You will need a Discord application, bot token, and a server to host your PHP application. We recommend using a VPS for optimal performance.