8b3d9b4c78
Remove dependency Random, node-fetch ( #48 )
...
* removed dependency to Random
* removed dependency to node-fetch
* remove node-fetch, add got
* unstringify json
2021-05-07 22:51:03 +02:00
ba63be64dd
merge dev branch (more tests) ( #47 )
...
* more tests and bugfixes on spells
* linting
2021-05-06 19:35:58 +00:00
d85d12e2d1
Bump dotenv from 8.2.0 to 9.0.0 ( #43 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 19:06:19 +00:00
6a52df3f28
Bump nedb-promises from 4.1.2 to 4.1.3 ( #42 )
...
Bumps [nedb-promises](https://github.com/bajankristof/nedb-promises ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/bajankristof/nedb-promises/releases )
- [Changelog](https://github.com/bajankristof/nedb-promises/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bajankristof/nedb-promises/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 18:55:38 +00:00
807ccb1cd0
Bump eslint-config-prettier from 6.8.0 to 8.3.0 ( #45 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.8.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.8.0...v8.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 13:12:42 +02:00
87e469407c
Bump eslint from 6.8.0 to 7.25.0 ( #35 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.8.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.25.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 13:07:58 +02:00
79c95cea97
(dev) remove rewire, add babel-plugin-rewire. ( #44 )
...
* removed rewire. now using babel-rewire instead
* implemented more tests
* changed some eslint params
* linting
* linting
* coverage on getChant
Co-authored-by: Marcus Netz <marcus.netz@godyo.com >
2021-05-06 10:52:33 +00:00
9bcd195afd
removed eslint-import-resolver-module-alias ( #38 )
2021-05-03 16:50:43 +00:00
c6cacdae5e
switched nedb to nedb-promises ( #37 )
...
* breaking change: switched to nedb-promises
* Linting
* some dev dependencies
* more tests
* updated package version
* bug fixing
* changed isNaN to isString
* (fix) args[0]
2021-05-03 18:39:33 +02:00
d45e4faad6
Security fixes ( #32 )
...
* Generic Object Injection Sink
* (fix) "Character" is not defined.
* added eslint
* improve code quality, use refactored function
* (fix) eslint jest
* "Character" is not defined
* removed unused file Compare.js
* (fix) PointsUsed is not defined
* (fix) eslint moans jsconfig
* turn off "no-prototype-builtins"
* push code coverage
2021-05-01 20:13:15 +02:00
f22df0dec1
Refactoring ( #29 )
...
* refactor Attack command
* add test to Attack functions
* changed README.md
* install dev dependency rewire
* stop autoloading due to ci errors
2021-04-30 23:14:27 +02:00
924fca5b90
add more tests ( #26 )
...
* added more tests
* (fix) no cpu profile.
2021-04-29 19:42:51 +00:00
bccdc7a55b
Bump random from 3.0.5 to 3.0.6 ( #21 )
...
Bumps [random](https://github.com/transitive-bullshit/random ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/transitive-bullshit/random/releases )
- [Commits](https://github.com/transitive-bullshit/random/compare/v3.0.5...v3.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-24 10:24:30 +02:00
734d28a90b
(fix) added dependency module-alias
2021-04-17 23:44:23 +02:00
47d51a4af9
Bump random from 3.0.3 to 3.0.5
...
Bumps [random](https://github.com/transitive-bullshit/random ) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/transitive-bullshit/random/releases )
- [Commits](https://github.com/transitive-bullshit/random/compare/v3.0.3...v3.0.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-14 08:11:42 +00:00
d7edc85b94
Merge pull request #1 from TobenderZephyr/dependabot/npm_and_yarn/random-3.0.3
...
Bump random from 2.2.0 to 3.0.3
2021-04-11 17:40:22 +02:00
9d4e689d4e
Bump discord.js from 12.5.1 to 12.5.3
...
Bumps [discord.js](https://github.com/discordjs/discord.js ) from 12.5.1 to 12.5.3.
- [Release notes](https://github.com/discordjs/discord.js/releases )
- [Commits](https://github.com/discordjs/discord.js/compare/12.5.1...12.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-10 17:18:06 +00:00
24a07c4588
refactoring ( #4 )
2021-04-10 19:17:18 +02:00
5bcfd1e621
Bump random from 2.2.0 to 3.0.3
...
Bumps [random](https://github.com/transitive-bullshit/random ) from 2.2.0 to 3.0.3.
- [Release notes](https://github.com/transitive-bullshit/random/releases )
- [Commits](https://github.com/transitive-bullshit/random/compare/v2.2.0...v3.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-10 17:02:00 +00:00
20fb66643e
updating package ( #12 )
2021-02-09 16:57:46 +01:00
3cbd3bd0e3
added parry command ( #10 )
...
Co-authored-by: Marcus Netz <marcus.netz@godyo.com >
2021-01-05 18:33:58 +01:00
9f7f87ee07
added random. Use Embed messages for Help and Skill list
2020-11-26 21:40:23 +01:00
cc9536c869
updating discord.js
2020-11-23 13:58:56 +01:00
210062b185
added JSON parsing data
2020-11-22 12:37:30 +01:00
0136d087f5
first update to dev branch
2020-11-21 21:29:18 +01:00
c6be10084e
Merge pull request #2 from LucaSchwan/dependabot/npm_and_yarn/dot-prop-5.2.0
...
Bump dot-prop from 4.2.0 to 5.2.0
2020-08-04 02:13:11 +02:00
fa79e9eaf5
Merge pull request #1 from LucaSchwan/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-08-04 02:12:42 +02:00
a1d585f433
Bump dot-prop from 4.2.0 to 5.2.0
...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop ) from 4.2.0 to 5.2.0.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases )
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v5.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-04 00:11:44 +00:00
5f67175e18
Update package-lock.json
2020-08-04 02:10:28 +02:00
e84a930789
Update package-lock.json
2020-08-04 02:07:09 +02:00
2f46cb2d73
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-20 00:24:25 +00:00
a09be393a3
Update to remove node_modules
2020-03-25 11:16:28 +01:00
b4d041c5de
Every new change
2020-03-25 11:05:34 +01:00
d8bba07211
Initial commit
2020-03-21 03:37:31 +01:00