Skip to content

PHP Websocket connecting to Discord server for guilds' events retrieval

License

Notifications You must be signed in to change notification settings

FearTheC/ftc-discord-bot-websocket

Repository files navigation

Discord Bot Websocket

PHP Websocket connecting to Discord server for guilds' events retrieval. As it simply stacks up events messages into a message queue service (such as RabbitMQ).

Fear The C{ode}

Installation

Basic install

PHP requirements

Minimal PHP version : 7.2 Required PHP extensions : bcmath

External dependencies

The application also requires both an MQ service (i.e. RabbitMQ) and a KV store (i.e. Redis).

Docker image

Ready to go images can be found on the FTC DockerHub repository.

The FTC Discord Bot whole system

FTC Bot system diagram

About

PHP Websocket connecting to Discord server for guilds' events retrieval

Resources

License

Stars

Watchers

Forks

Packages

No packages published