Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 545 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 545 Bytes

ChessCord Utility

A bot to handle Status Updates, Support Server moderation, and more!

Features

Status

Updates an embed in the status channel on Discord, with live information about the bot's status and any reports from the ChessCord Status Page.

Implementation

  • python - The programming language used
    • flask - Used to run the webserver
    • py-cord - To run the Discord bot
    • statuspageio - Retreiving updates from the Status Page
  • Replit - For deploying the bot