.
Discord bot

How to make a Discord bot in PHP

What you need for this is some common knowledge of PHP, a local server to run your code (like Wamp), and basic knowledge of composer. Also, a composer needs to be installed on your pc.   1. Create a folder in your wamp www folder. Run the cmd command from Windows and type something like…

Read More