A simple utility to convert PGN files to animated GIFs
Find a file
2025-05-16 16:27:55 +01:00
.idea arti my facts 2025-05-16 16:27:55 +01:00
src/main arti my facts 2025-05-16 16:27:55 +01:00
.gitignore You're a bot now 2025-05-16 15:21:23 +01:00
config.example.json You're a bot now 2025-05-16 15:21:23 +01:00
pom.xml You're a bot now 2025-05-16 15:21:23 +01:00
README.md Update README 2025-05-16 15:25:06 +01:00

PGNator

A Discord bot that turns PGN (Portable Game Notation) files into animated GIFs

Required Environment

  • Java 17+ (May work on older versions but untested)
  • Maven

Tested Operating Systems

  • macOS 14 & 15 (arm64)
  • Windows 10 22H2 (x86_64)
  • Debian 12 (x86_64)

Config file schema

{
  "token": "your_token"
}

Commands

Command Description Arguments Type
/ping Gets the bot's gateway & rest ping None N/A
/pgn2gif Turns the provided PGN file into a GIF [pgn_file] File