Version 3.0 sortie, fusion avec JujulBot

This commit is contained in:
Angels-dev
2024-08-07 01:09:05 +02:00
parent 696b284b6c
commit 586f68b0df
51 changed files with 2472 additions and 1144 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import axios from 'axios'
import path from 'path'
import fs from 'fs'
export declare class Game {
interface Game {
name: string
link: string
}