aboutsummaryrefslogtreecommitdiff
path: root/updates.json
blob: 173aff0a7c84d33c7c0af6e193a59fe737533308 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[
  {
    "version": "2.3.0",
    "commands": {
      "added": [],
      "removed": [],
      "updated": [
        "config"
      ]
    }
  },
  {
    "version": "3.0.0",
    "commands": {
      "added": [],
      "removed": [],
      "updated": [
        "config"
      ]
    }
  },
  {
    "version": "3.1.0",
    "commands": {
      "added": [],
      "removed": [],
      "updated": [
        "ping"
      ]
    }
  },
  {
    "version": "3.2.0",
    "commands": {
      "added": [
        "stats"
      ],
      "removed": [],
      "updated": [
        "config"
      ]
    }
  },
  {
    "version": "3.3.0",
    "commands": {
      "added": [],
      "removed": [],
      "updated": []
    },
    "changelog": "Nouvelle config très stylée par @ascpial (merci à lui) !\nAjout du role react (enfin), toujours par @ascpial (encore merci à lui) !\nAmélioration de la commande stats, par @anhgelus et @ascpial.\nRéécriture d'une bonne partie du bot pour remplacer discordgo par [gokord](<https://github.com/nyttikord/gokord>).\n\nLa prochaine version devrait arrivée prochainement, elle touchera surtout des modifications en interne, peut visible par les utilisateurs et les administrateurs."
  }
]