Discord is an IRC-like chat platform that all the young cool kids are hanging out on. Originally intended as a way to communicate during online games, Discord has grown to the point that there are ...
This project is a Discord bot that connects to a game server, retrieves player information, and sends updates to a Discord channel via a webhook. discord-bot ├── src │ ├── bot.py # Main logic for the ...
A comprehensive Python application that fetches top voter rankings from the TopGames API and posts them to Discord via webhook. Features advanced scheduling, weekly analysis, name consolidation, and ...