10 Sep 2024

Discord player-count Bot

PHP
SQL
Python
Docker

What's the bots function?

The bot lists the number of players on the game within the Wheels of duty discord server.

How it works

- player sends post request to php
- php uploads latest data to MariaDB
- discord bot written in python, sends data to discord channel

The stack

- Web server
- Maria DB
- Python discord bot

Changes

The project was originally hosted on a raspberry PI. The bot is now a docker container as seen in the video above.

Links