diff --git a/.gitignore b/.gitignore index 53eaa21..1c10e29 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /target **/*.rs.bk + +*.json \ No newline at end of file diff --git a/conf.json b/conf.json index f90084f..e36d0d2 100644 --- a/conf.json +++ b/conf.json @@ -1,5 +1,5 @@ { - "token": "NjI5MzgwNjE2NDM3MzY2ODI0.Xa5CTg.ynVtKebrpgY6YKyis2bNLg-e0S8", + "token": "NjI5MzgwNjE2NDM3MzY2ODI0.Xa5GNQ.3vx8A11I7syGs9FJDwgI28QviP0", "prefix": "mako", "owner_id": 257521982021566464 -} \ No newline at end of file +} \ No newline at end of file