Add "breaks" functionality to bot. #1

Merged
contrastellar merged 23 commits from gabby-dev into main 2025-10-17 17:53:55 +00:00
Showing only changes of commit a928fa54d4 - Show all commits

View File

@@ -6,7 +6,6 @@ This automation will be run on a daily basis, through a cron job + docker.
@author: Gabriella 'contrastellar' Agathon @author: Gabriella 'contrastellar' Agathon
""" """
import argparse import argparse
import os
import discord import discord
import helper.db_helper import helper.db_helper