Rename egg to discord.rs
This commit is contained in:
3
bots/discord/discord.rs/README.md
Normal file
3
bots/discord/discord.rs/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# discord.rs generic
|
||||
|
||||
This egg is designed to run any generic Rust application with cargo, allowing users to pull their own Rust discord bot from a GitHub repository.
|
||||
@@ -5,9 +5,9 @@
|
||||
"update_url": null
|
||||
},
|
||||
"exported_at": "2022-04-17T16:56:51+01:00",
|
||||
"name": "Serenity",
|
||||
"name": "discord.rs generic",
|
||||
"author": "ethan.coward@icloud.com",
|
||||
"description": "Creates a container that runs rust.",
|
||||
"description": "Creates a container that runs rust with cargo.",
|
||||
"features": null,
|
||||
"images": [
|
||||
"ghcr.io\/parkervcp\/yolks:rust_1.31",
|
||||
@@ -1,3 +0,0 @@
|
||||
# serenity generic
|
||||
|
||||
This egg is designed to run any generic Rust application, allowing users to pull their own Rust discord bot from a GitHub repository.
|
||||
Reference in New Issue
Block a user