Commit graph

38 commits

Author SHA1 Message Date
Víctor Martínez
8a9eb453a9
Merge pull request #6 from JasterV/dependabot/cargo/h2-0.3.17
Bump h2 from 0.3.4 to 0.3.17
2023-04-21 19:26:01 +02:00
dependabot[bot]
b748e14c7f
Bump h2 from 0.3.4 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.4 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.4...v0.3.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 17:19:44 +00:00
Víctor Martínez
cd18452c2d
Merge pull request #3 from JasterV/dependabot/cargo/warp-0.3.3
Bump warp from 0.3.1 to 0.3.3
2023-03-29 17:54:16 +02:00
dependabot[bot]
2a6ca9d23c
Bump warp from 0.3.1 to 0.3.3
Bumps [warp](https://github.com/seanmonstar/warp) from 0.3.1 to 0.3.3.
- [Release notes](https://github.com/seanmonstar/warp/releases)
- [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/warp/compare/v0.3.1...v0.3.3)

---
updated-dependencies:
- dependency-name: warp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 15:52:49 +00:00
Víctor Martínez
a4d326b095
Merge pull request #2 from JasterV/dependabot/cargo/openssl-0.10.48
Bump openssl from 0.10.36 to 0.10.48
2023-03-29 17:51:02 +02:00
Víctor Martínez
716105b65f
Merge pull request #4 from JasterV/dependabot/cargo/bumpalo-3.12.0
Bump bumpalo from 3.7.0 to 3.12.0
2023-03-29 17:50:41 +02:00
Víctor Martínez
086d26fc17
Merge pull request #5 from JasterV/dependabot/cargo/tokio-1.16.1
Bump tokio from 1.10.1 to 1.16.1
2023-03-29 17:50:14 +02:00
dependabot[bot]
263b5c9340
Bump tokio from 1.10.1 to 1.16.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.10.1 to 1.16.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.10.1...tokio-1.16.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-26 17:09:28 +00:00
dependabot[bot]
77fd382cc9
Bump bumpalo from 3.7.0 to 3.12.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.7.0...3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-26 17:09:24 +00:00
dependabot[bot]
c34b3fd141
Bump openssl from 0.10.36 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.36 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.36...openssl-v0.10.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-26 17:08:37 +00:00
5991b41032
Merge pull request #1 from JasterV/dependabot/cargo/regex-1.5.6
Bump regex from 1.5.4 to 1.5.6
2022-06-09 11:59:24 +02:00
dependabot[bot]
6825205a1d
Bump regex from 1.5.4 to 1.5.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 09:28:51 +00:00
f79582c3fc bug solucionao 2021-09-04 00:15:45 +02:00
b3254deef9 bugfix 2021-09-02 01:05:06 +02:00
906c8997c6 send_status_to_players fix 2021-08-31 22:32:37 +02:00
9681435c92 Merge branch 'main' of github.com:JasterV/gofish_bot into main 2021-08-31 22:07:04 +02:00
8f46ae8c84 deck fix 2021-08-31 22:05:55 +02:00
Víctor Martínez
278eeec510
Update README.md 2021-08-29 17:18:09 +02:00
262906a5c1 Merge branch 'main' of github.com:JasterV/gofish_bot into main 2021-08-28 19:15:10 +02:00
43d49ff71f player cannot ask for a card he dont have 2021-08-28 19:15:01 +02:00
Víctor Martínez
95d31cc573
Update .env.example 2021-08-28 19:08:55 +02:00
97fc50c143 refactor 2021-08-28 19:03:18 +02:00
b6e80c4b41 templates created 2021-08-28 19:01:24 +02:00
598e1feb6c fix 2021-08-28 15:24:28 +02:00
757a768bb6 webhook setup 2021-08-28 15:22:43 +02:00
fe3d5bdd07 webhook set 2021-08-28 01:08:29 +02:00
9a65d1708a readme update 2021-08-27 22:50:46 +02:00
ea8849df8b v1 2021-08-27 22:47:50 +02:00
eb7098161a actor almost done 2021-08-27 15:35:59 +02:00
6a8d741622 finishing actor implementation 2021-08-27 01:48:03 +02:00
411e9337eb we are almost thereeee 2021-08-26 19:26:24 +02:00
afbcb4eaef refactor 2021-08-25 20:13:09 +02:00
77841783ea refactored to actors architecture again xd 2021-08-25 15:03:11 +02:00
b2c34f4392 start command added 2021-08-24 19:30:58 +02:00
7703dd1c8e refactor 2021-08-24 19:28:55 +02:00
dcc79bdbf0 refactoring 2021-08-24 15:15:55 +02:00
3a06cbc948 first commit 2021-08-24 04:55:40 +02:00
deeed9be09 first commit 2021-08-24 04:29:35 +02:00