Commit graph

1520 commits

Author SHA1 Message Date
7bfe0ded4c
feat: switch out github actions for woodpecker
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-02-19 10:13:47 +01:00
Mastergamer433
a715a21a8a
Merge pull request #686 from Mastergamer433/dev2
Some checks failed
CI / build (push) Has been cancelled
CI / docker (push) Has been cancelled
fix targets for prisma
2024-12-10 20:34:14 +01:00
ae0e407be7
fix targets for prisma 2024-12-10 20:32:04 +01:00
semantic-release-bot
3ff94ff018 chore(release): 2.7.1
## [2.7.1](https://github.com/zynerorg/xyter/compare/v2.7.0...v2.7.1) (2024-12-10)

### Bug Fixes

* update cooldown duration to a month ([a078e7d](a078e7de83))
* update cooldown duration to a week ([8a77d29](8a77d29e63))
2024-12-10 18:55:19 +00:00
Mastergamer433
a0ea0c423e
Merge pull request #685 from Mastergamer433/dev2
asdfgkjhajhiksdfg
2024-12-10 19:54:45 +01:00
b020bd383e
asdfgkjhajhiksdfg 2024-12-10 19:53:06 +01:00
Mastergamer433
129b3cdb35
Merge pull request #684 from Mastergamer433/dev2
Dev2
2024-12-10 19:49:54 +01:00
b7460c3c0b
update docker images in dockerfile 2024-12-10 19:36:44 +01:00
f77efc3caa
update github ci workflow 2024-12-10 19:33:11 +01:00
7a1b0cddac
update github ci workflow 2024-12-10 19:28:42 +01:00
ccc663f1da
update all packages 2024-12-10 19:15:59 +01:00
20b3cefd38
add github workflow 2024-12-10 19:15:59 +01:00
Elis Odenhage
8a77d29e63
fix: update cooldown duration to a week 2024-12-10 19:15:28 +01:00
Elis Odenhage
a078e7de83
fix: update cooldown duration to a month 2024-12-10 19:14:56 +01:00
2d6e2cfe5e Update .gitlab-ci.yml 2024-04-13 09:57:28 +00:00
844df68ecd Update .gitlab-ci.yml 2024-04-11 13:50:12 +00:00
31d4708d01 Update .gitlab-ci.yml 2024-04-11 13:46:14 +00:00
c295f63a82 Update .gitlab-ci.yml 2024-04-11 13:43:41 +00:00
3b39cbc7d6 Update .gitlab-ci.yml 2024-04-10 21:08:09 +00:00
8887767362 Update .gitlab-ci.yml 2024-04-10 21:05:58 +00:00
f468a9ba59 Update .gitlab-ci.yml 2024-04-10 21:04:23 +00:00
5fc1586a2b Update handleUnavailableCommand.ts 2024-04-10 21:03:34 +00:00
8a1ee93cb7 Update handleCooldown.ts 2024-04-10 21:03:20 +00:00
d0a5335d54 Update index.ts 2024-04-10 21:03:03 +00:00
015cef2fbf Update README.md 2024-04-10 21:02:41 +00:00
3d286b7a61 Update interactionErrorHandler.ts 2024-04-10 21:01:15 +00:00
1d42b8078f Merge branch 'main' into 'main'
Fix grammatical error in balance command

See merge request zyner/xyter/bot!5
2024-03-14 18:57:18 +01:00
c485304627 Fix grammatical error in balance command 2024-03-02 07:57:29 +01:00
c50ea5f2c5 Update .gitlab-ci.yml file 2023-10-02 00:25:32 +02:00
semantic-release-bot
65183c0a03 chore(release): 2.7.0
# [2.7.0](https://git.zyner.org/zyner/xyter/bot/compare/v2.6.1...v2.7.0) (2023-10-01)

### Features

* ⚰️ remove unused code ([66ed446](66ed4466a1))
2023-10-01 15:27:41 +00:00
533b277d2b Merge branch 'dev' into 'main'
feat: ⚰️ remove unused code

See merge request zyner/xyter/bot!3
2023-10-01 15:26:16 +00:00
semantic-release-bot
a2a73ee826 chore(release): 2.7.0-dev.1
# [2.7.0-dev.1](https://git.zyner.org/zyner/xyter/bot/compare/v2.6.1...v2.7.0-dev.1) (2023-10-01)

### Features

* ⚰️ remove unused code ([66ed446](66ed4466a1))
2023-10-01 15:24:10 +00:00
66ed4466a1 feat: ⚰️ remove unused code
this is really a feature just to check if CI works correctly
2023-10-01 17:22:45 +02:00
9e8d65c048 Merge branch 'dev' into 'main'
refactor: ♻️ improve readDriectory function

See merge request zyner/xyter/bot!2
2023-10-01 15:20:04 +00:00
61af819a54 refactor: ♻️ improve readDriectory function
I improved use of errorMessage
2023-10-01 17:18:00 +02:00
83c0af64c9 refactor: ♻️ improve checkPermission function
Made use of optional chaining (?.) to get rid of a if statement
2023-10-01 17:15:38 +02:00
db93f72127 ci: 🧑‍💻 improve ci job
Improved ci job by moving before_script into build
2023-10-01 17:10:35 +02:00
56148a1d87 build: 👷 add "only" rules to stages
Added so build only runs on pushes and merge requests and docker runs on tags
2023-10-01 17:03:29 +02:00
semantic-release-bot
1ef4f6cbb1 chore(release): 2.6.0
# [2.6.0](https://git.zyner.org/zyner/xyter/bot/compare/v2.5.0...v2.6.0) (2023-10-01)

### Features

* 🚸 add tag image ([52923e9](52923e9fd8))
2023-10-01 14:55:55 +00:00
52923e9fd8 feat: 🚸 add tag image
Added image for specific tag too
2023-10-01 16:54:30 +02:00
semantic-release-bot
c87350251d chore(release): 2.5.0
# [2.5.0](https://git.zyner.org/zyner/xyter/bot/compare/v2.4.1...v2.5.0) (2023-10-01)

### Features

* 🚸 add new version to package.json ([6224e23](6224e2309f))
2023-10-01 14:43:34 +00:00
6224e2309f feat: 🚸 add new version to package.json
I hope this works better now
2023-10-01 16:42:17 +02:00
f312b78b14 fix: 💬 update link from github to zyner git
Updated about command from github to zyner git
2023-10-01 16:33:11 +02:00
685d865cdb refactor: 🚸 use docker image by default
Probably improve .releaserc and use image instead of build by default
2023-10-01 16:25:17 +02:00
semantic-release-bot
04e3960ff1 chore(release): 2.4.0 [skip ci]
# [2.4.0](https://git.zyner.org/zyner/xyter/bot/compare/v2.3.1...v2.4.0) (2023-10-01)

### Features

* ♻️ centralized error classes ([a816129](a816129dd2))
2023-10-01 14:12:20 +00:00
a816129dd2 feat: ♻️ centralized error classes
I have cleaned up some code by moving some regular used throw new messages to a error class file
2023-10-01 16:10:58 +02:00
0c3f53950c chore: ⬆️ update packages
Upgraded packages to newer versions
2023-10-01 16:10:20 +02:00
a1b58bc15d chore: 🗑️ remove unused config files
Remove unused config files for CI stuff that is not used anymore

Renovate, DeepSource, GitHub Workflows
2023-10-01 16:08:43 +02:00
3096649518 Update .gitlab-ci.yml file 2023-09-28 18:20:06 +00:00
a2febc858e Update .gitlab-ci.yml file 2023-09-28 18:17:11 +00:00