Rename egg to discord.rs

This commit is contained in:
CDE90
2022-04-17 20:37:32 +01:00
parent a0283ff1ec
commit e6ee11076c
4 changed files with 6 additions and 6 deletions

View 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.

View File

@@ -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",

View File

@@ -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.