forked from Skynet/discord-bot
feat: restore teh original services, giving up the logging and control was too much
This commit is contained in:
parent
feff293043
commit
1af7f28a45
6 changed files with 304 additions and 0 deletions
|
@ -4,9 +4,18 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[[bin]]
|
||||
name = "update_data"
|
||||
|
||||
[[bin]]
|
||||
name = "update_committee"
|
||||
|
||||
[[bin]]
|
||||
name = "update_minecraft"
|
||||
|
||||
[[bin]]
|
||||
name = "update_server-icon"
|
||||
|
||||
[[bin]]
|
||||
name = "cleanup_committee"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue