Commit graph

39 commits

Author SHA1 Message Date
dependabot[bot]
2fdd0e54dd
Bump tokio from 1.24.1 to 1.24.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-23 18:35:01 +00:00
8b8441aaf5
Merge pull request #9 from ethanrusz/pog
Format pog command
2023-03-14 13:59:58 -04:00
664f92e9ba
Format pog command 2023-03-14 13:59:27 -04:00
f4889fadc4
Merge pull request #8 from ethanrusz/pog
Add pog command
2023-03-14 13:52:43 -04:00
1fabf2c76f
Add pog command 2023-03-14 13:48:35 -04:00
d788e77012
Merge pull request #7 from ethanrusz/session-handling
Add ping command
2023-03-08 13:36:08 -05:00
b68bac5e10
Add ping command 2023-03-08 13:35:07 -05:00
7d360ab091
Merge pull request #6 from ethanrusz/session-handling
Bot cleanup
2023-03-08 13:28:33 -05:00
46608062f4
Update README.md 2023-03-08 13:28:20 -05:00
205c806369
Removed code and phrases that Discord didn't like 2023-03-08 13:25:50 -05:00
832c78a603
Code cleanup 2023-02-13 15:37:52 -05:00
e943135d2e
Merge pull request #5
Switch to global command registration
2023-02-07 17:51:48 -05:00
59fd486e12
Formatting cleanup and command registration changes 2023-02-07 17:49:48 -05:00
584d4ef62c
Merge pull request #3 from ethanrusz/random-god
Pick a random god from Smite API!
2023-01-31 22:20:05 -05:00
f8bbb22d37
Connect to Smite API and pick random gods 2023-01-31 22:15:31 -05:00
54e351186a
Remove crate from pub mod elements 2023-01-31 19:25:10 -05:00
0fabaa7ca4
Merge pull request #2
Update activity status on ready
2023-01-27 14:29:05 -05:00
4ca472471a
Add prefix to ping command 2023-01-27 14:27:17 -05:00
a7599f55e1
Set activity status and fix command reg 2023-01-27 14:26:58 -05:00
c9a2a6ca8d
Update formatting 2023-01-27 12:09:46 -05:00
c3a98c4431
Update formatting 2023-01-21 19:49:39 -05:00
b349263fd0
Update team random setup 2023-01-21 19:46:49 -05:00
5d38b69f48
Update team command with action row 2023-01-20 14:27:37 -05:00
17dbf3d906
Remove in progress components from main 2023-01-20 14:27:27 -05:00
f4ccf55906
Update team command 2023-01-13 18:38:45 -05:00
ca376be31c
Update embed builders 2023-01-12 14:18:11 -05:00
eb39ece900
Add framework for Hi-Rez API 2023-01-12 02:21:42 -05:00
4089abc815
Add embed to teams.rs 2023-01-11 18:40:50 -05:00
1cc467ba28
Update commands 2023-01-11 17:46:58 -05:00
a2e7d6f531
Add random command and subcommand framework 2023-01-11 17:02:40 -05:00
a3a673c7e6
Refactor for better command structure 2023-01-11 16:31:15 -05:00
a815ca04bb
Update doc comments 2023-01-10 19:38:31 -05:00
89eb19cd9a
Add team_up command framework 2023-01-10 19:34:35 -05:00
cd39dfd0ac
Add Docker config 2023-01-10 15:14:17 -05:00
a76ff0b02b
Update Cargo.toml 2023-01-10 14:38:28 -05:00
c20d585a63
Update quotes to read from file 2023-01-10 13:11:06 -05:00
57ec109290
Add some comments 2023-01-09 18:41:05 -05:00
165a77f510
Add basic bot with ping command 2023-01-09 18:38:08 -05:00
025413b4b9
Initial commit 2023-01-09 16:50:52 -05:00