make goober export some env variables for cogs to use and add webserver

This commit is contained in:
WhatDidYouExpect 2025-03-30 18:53:57 +02:00
parent c72368010d
commit b5c8895b4d
6 changed files with 429 additions and 8 deletions

View file

@ -57,6 +57,7 @@
"command_help_categories_admin": "Administration",
"command_help_categories_custom": "Custom Commands",
"command_ran": "Info: {message.author.name} ran {message.content}",
"command_ran_s": "Info: {interaction.user} ran ",
"command_desc_ping": "ping",
"command_ping_embed_desc": "Bot Latency:",
"command_ping_footer": "Requested by",