Commit Graph

26 Commits

Author SHA1 Message Date
dependabot[bot]
364e9adbbf
Bump undici from 5.10.0 to 5.19.1 in /discord-bot (#1251)
Bumps [undici](https://github.com/nodejs/undici) from 5.10.0 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.10.0...v5.19.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 11:07:11 +02:00
dependabot[bot]
ce9b8b0b85
Bump json5 from 2.2.1 to 2.2.3 in /discord-bot (#1206)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-15 21:57:44 +02:00
Kalle
79cb4bd41d Fix coach role ID 2022-12-22 21:07:18 +02:00
Kalle
c84bd19f22 Add SRO coach command 2022-12-22 21:01:05 +02:00
Kalle
0730e86eb2 Give role position of 10 on create 2022-11-19 01:49:00 +02:00
Kalle
9d7cd816c9 Color role Lohi command 2022-11-19 01:33:58 +02:00
Kalle
9ae6ed9fcb Give/remove +2/+3 pings bot command
Closes #925
2022-09-07 17:29:27 +03:00
Kalle
13fab0bcc4 Upgrade Lohi deps 2022-09-07 13:29:26 +03:00
Kalle
addad938be Fix returns in access v2 2022-08-07 10:47:35 +03:00
Kalle
3d2da2ccc1 Return in access if no access 2022-08-07 10:31:36 +03:00
Kalle
627fae49b1 Give member Plus Server role on join 2022-08-07 10:27:13 +03:00
Kalle
83d34353c2 Add command to update usernames and avatars 2022-07-15 23:54:08 +03:00
Kalle
738355f2f0 Fix /plus command to use non-cached data
Otherwise it's possible that not all roles get removed that should be.
2022-07-06 09:37:11 +03:00
Kalle
477ebbf996 Try to fix: Interaction has already been acknowled 2022-07-03 12:54:49 +03:00
Kalle
6455e5d6bc Discord bot plus roles command 2022-07-03 12:17:20 +03:00
Kalle
13dce6ba17 Implement access command 2022-07-02 21:02:32 +03:00
Kalle
c0e2765a36 Upgrade Lohi deps 2022-07-02 21:01:50 +03:00
Kalle
2bee296561 Fix checks command problems
Don't really need same level of linting for the bot
2022-06-22 22:36:49 +03:00
Kalle
1c814317c0 Access command initial 2022-06-18 22:33:14 +03:00
Kalle
40d375a849 Deploy commands logic for production 2022-06-18 00:56:55 +03:00
Kalle
1cae413578 Add lfg command 2022-06-17 23:49:15 +03:00
Kalle
076e40daef Add all descriptions to q command 2022-06-17 00:16:33 +03:00
Kalle
8ced78193a q command working without descriptions 2022-06-16 23:59:35 +03:00
Kalle
b22aef42a0 Dynamic command building for the q command 2022-06-16 00:30:39 +03:00
Kalle
44072bce7f Command framework mostly set up 2022-06-15 23:32:11 +03:00
Kalle
f1991cff61 Discord bot initial 2022-06-14 21:12:29 +03:00