Commit Graph

8 Commits

Author SHA1 Message Date
116f0be0b2 feat: spotify link cleaner, bye scam links 2023-11-04 22:53:10 +01:00
d786e40af3 fix: ts type errors and migrate to v3 2023-09-04 16:41:45 +02:00
a2e1f7d9ac fix: various stuff 2023-09-03 21:46:33 +02:00
f4d759e9a8 chore: oops 2023-08-18 15:40:55 +02:00
dependabot[bot]
e08e6d0079 chore(deps): bump fast-xml-parser and @aws-sdk/credential-providers
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 4.1.2 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.1.2...v4.2.4)

Updates `@aws-sdk/credential-providers` from 3.282.0 to 3.351.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.351.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 19:11:37 +00:00
819fff74a9 feat: chatgpt functionality! 2023-03-15 18:29:12 +01:00
7dc203c046 fix: help 2023-03-04 18:13:52 +01:00
39a3940683 fix: tryna fix vinci errors 2023-03-04 16:50:18 +01:00