Skip to content

Commit

Permalink
4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LoboMetalurgico committed Feb 15, 2021
1 parent 44dbed6 commit 3fdcee4
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion languages
Submodule languages updated 91 files
+434 −8 bot/af/commands.json
+40 −3 bot/af/events.json
+3 −1 bot/af/internal.json
+434 −8 bot/ar/commands.json
+40 −3 bot/ar/events.json
+3 −1 bot/ar/internal.json
+612 −612 bot/br/commands.json
+434 −8 bot/ca/commands.json
+40 −3 bot/ca/events.json
+3 −1 bot/ca/internal.json
+434 −8 bot/cp/commands.json
+40 −3 bot/cp/events.json
+3 −1 bot/cp/internal.json
+434 −8 bot/cs/commands.json
+40 −3 bot/cs/events.json
+3 −1 bot/cs/internal.json
+434 −8 bot/da/commands.json
+40 −3 bot/da/events.json
+3 −1 bot/da/internal.json
+434 −8 bot/de/commands.json
+40 −3 bot/de/events.json
+3 −1 bot/de/internal.json
+434 −8 bot/el/commands.json
+40 −3 bot/el/events.json
+3 −1 bot/el/internal.json
+434 −8 bot/en/commands.json
+46 −9 bot/en/events.json
+5 −3 bot/en/internal.json
+434 −8 bot/es/commands.json
+40 −3 bot/es/events.json
+3 −1 bot/es/internal.json
+434 −8 bot/fi/commands.json
+40 −3 bot/fi/events.json
+3 −1 bot/fi/internal.json
+435 −9 bot/fr/commands.json
+40 −3 bot/fr/events.json
+3 −1 bot/fr/internal.json
+0 −55 bot/ga/commands.json
+0 −19 bot/ga/events.json
+0 −16 bot/ga/internal.json
+434 −8 bot/he/commands.json
+40 −3 bot/he/events.json
+3 −1 bot/he/internal.json
+434 −8 bot/hu/commands.json
+40 −3 bot/hu/events.json
+3 −1 bot/hu/internal.json
+434 −8 bot/it/commands.json
+40 −3 bot/it/events.json
+3 −1 bot/it/internal.json
+434 −8 bot/ja/commands.json
+40 −3 bot/ja/events.json
+10 −8 bot/ja/internal.json
+0 −55 bot/ko/commands.json
+0 −19 bot/ko/events.json
+0 −16 bot/ko/internal.json
+434 −8 bot/nl/commands.json
+40 −3 bot/nl/events.json
+3 −1 bot/nl/internal.json
+434 −8 bot/no/commands.json
+40 −3 bot/no/events.json
+3 −1 bot/no/internal.json
+434 −8 bot/pl/commands.json
+40 −3 bot/pl/events.json
+3 −1 bot/pl/internal.json
+434 −8 bot/pt/commands.json
+40 −3 bot/pt/events.json
+3 −1 bot/pt/internal.json
+0 −55 bot/ro/commands.json
+0 −19 bot/ro/events.json
+0 −16 bot/ro/internal.json
+439 −13 bot/ru/commands.json
+42 −5 bot/ru/events.json
+3 −1 bot/ru/internal.json
+0 −55 bot/sr/commands.json
+0 −19 bot/sr/events.json
+0 −16 bot/sr/internal.json
+434 −8 bot/sv/commands.json
+40 −3 bot/sv/events.json
+3 −1 bot/sv/internal.json
+434 −8 bot/tr/commands.json
+40 −3 bot/tr/events.json
+3 −1 bot/tr/internal.json
+434 −8 bot/uk/commands.json
+40 −3 bot/uk/events.json
+3 −1 bot/uk/internal.json
+434 −8 bot/vi/commands.json
+40 −3 bot/vi/events.json
+3 −1 bot/vi/internal.json
+0 −55 bot/zh/commands.json
+0 −19 bot/zh/events.json
+0 −16 bot/zh/internal.json
60 changes: 30 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arunabot",
"version": "4.3.0-CANARY",
"version": "4.3.0",
"description": "A nova e melhorada aruna!",
"main": "src/main.js",
"scripts": {
Expand Down Expand Up @@ -38,15 +38,15 @@
"mathjs": "^9.2.0",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2",
"mongoose": "^5.11.15",
"mongoose": "^5.11.16",
"nodemon": "^2.0.7",
"superagent": "^6.1.0",
"systeminformation": "^5.0.11",
"systeminformation": "^5.3.2",
"ytdl-core": "^4.4.5",
"ytdl-core-discord": "^1.2.5"
},
"devDependencies": {
"eslint": "^7.19.0"
"eslint": "^7.20.0"
},
"nodemonConfig": {
"ignore": [
Expand Down

0 comments on commit 3fdcee4

Please sign in to comment.