bab508e4b9
Add eslint as linter and add linter workflow
CI / CI (push) Successful in 18s
Lint Codebase / eslint (push) Failing after 12s
2024-11-05 06:03:14 +01:00
acbfcb25d3
Remove unused dependencies
CI / CI (push) Successful in 16s
2024-11-01 20:34:54 +01:00
906c0d86c0
Replace thirdparty parse-ms with my own, and add tests
CI / CI (push) Successful in 16s
2024-10-28 01:44:53 +01:00
000f7e969c
Add @types/jest as a devDependency
discord bot tests / discord bot tests (push) Successful in 10s
2024-10-22 11:51:12 +02:00
10934bb04f
Tests: Start implementing tests
...
discord bot tests / discord bot tests (push) Successful in 10s
Only convertDateToISOString for now
2024-10-22 11:49:17 +02:00
b94cb6fb91
Remove unused express dependency
2024-10-22 07:44:15 +02:00
062e6d43dc
Update discord.js dependency to version 14 ( #116 )
...
* Update discord.js in package.json to v14.16.3 & update package-lock.json
* Update all embeds to work with v14
* Do not show discriminator if it is 0
2024-10-22 07:36:10 +02:00
dependabot[bot]
f4ab4efa1d
Bump path-to-regexp and express ( #115 )
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10 )
Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 10:17:44 +02:00
dependabot[bot]
18cfef782b
Bump ws from 8.11.0 to 8.17.1 ( #101 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.11.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 10:13:05 +02:00
dependabot[bot]
a9f9dde789
Bump express from 4.18.2 to 4.19.2 ( #95 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 11:03:13 +02:00
dependabot[bot]
596679c6c8
Bump tar from 6.1.15 to 6.2.1 ( #97 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.15 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 11:01:57 +02:00
dependabot[bot]
12ba68e9d6
Bump ip from 2.0.0 to 2.0.1 ( #88 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 07:44:58 +01:00
b861d943a6
fm command defaults to displaying the current scrobble
2024-03-04 12:47:13 +01:00
dependabot[bot]
41d41c71c3
Bump semver from 6.3.0 to 6.3.1
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 00:12:38 +02:00
dependabot[bot]
f9430b05b7
Bump semver from 7.5.1 to 7.5.3
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.5.1 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.1...v7.5.3 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 17:30:33 +02:00
d41b28ec91
Use an sqlite3 database for timer feature
...
There were some other small edits as well, mostly formatting or better
logging in certain functions
2023-06-01 12:01:03 +02:00
dependabot[bot]
7cff0c8e75
Bump qs and express ( #29 )
...
Bumps [qs](https://github.com/ljharb/qs ) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0 )
Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SileNce5k <39550188+SileNce5k@users.noreply.github.com>
2023-04-10 05:00:02 +02:00
dependabot[bot]
639b866598
Bump express from 4.17.1 to 4.17.3 ( #30 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 04:06:11 +02:00
3377ecd9a7
Install mysql, and do npm audit fix shit
2022-04-27 09:34:10 +02:00
1ea4892167
Update to make it work on discord.js v13
...
* Use intents
* Use messageCreate instead of message
* Update sending embeds for v13
* Fix getNickname for v13
* Fix user presence
* guild.member to guild.members.cache.get
* Fix userinfo (+ some other minor changes)
2021-08-09 20:15:03 +02:00
722898468f
Add owo command
2021-07-10 20:52:46 +02:00
ae85020836
Fix penis size command
...
Change seeded-rand to seededrandom. For some reason I couldn't get the
former to work.
2021-07-06 16:25:39 +02:00
b560090cc0
Add penis size command to bot
...
Add seeded-rand as dependency
2021-07-06 15:17:57 +02:00
1080a21d5b
Add prompt-sync as dependency
...
It's not used yet, but I plan to use it in the future.
2021-06-30 16:00:30 +02:00
d6580ff815
Update discord.js
2021-06-22 18:21:01 +02:00
e20c67467e
Update package-lock.json
2021-06-19 13:00:10 +02:00
SileNce5k
d636b39d7a
Add ability to upload modules to the bot via discord
...
* Remove unused dependencies
* Add basic downloading of modules
* Add valid-url as dependency
* Add loading/reloading of netmodules
* Add support for help on netmodules
* Add whitelist for netmodules
2021-03-15 23:29:49 +01:00
5713c2c6af
Update package-lock.json
2021-03-11 00:48:15 +01:00
9b74b943a7
Rename the project.
...
I didn't like the previous name, so I decided to rename it. Chose a
generic name now, but will probably change it later again when I have
something better.
2021-03-10 18:10:15 +01:00
be2e2ec595
Update package*json files
2021-03-09 02:23:40 +01:00
3031ada463
Update package*json files
2021-03-09 02:00:18 +01:00
dfda6a7c07
Update package*json files
2021-03-08 19:54:49 +01:00
1c8affebb3
update package* files
2021-02-21 02:32:47 +01:00
abfb30f960
add package*json files
2021-02-14 12:35:12 +01:00