Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord PHP Bot

A Proof of Concept Discord Bot written in PHP.

This PoC uses ReactPHP components to open a WebSocket connection to the Discord Gateway API and responds to any messages containing "hello" with a 👋 emoji.

Installation

Requirements: PHP 8.3 or up.

  • Clone this repository
  • run composer install
  • copy the .env.example file and provide your own token

Running the bot

Start the bot with bin/bot.php;

About

A Proof of Concept Discord Bot written in PHP.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages