From e8b5553e0db9084887fc4b143a2dee1eb2914830 Mon Sep 17 00:00:00 2001 From: Azaria <34754130+ItsAzaria@users.noreply.github.com> Date: Thu, 19 Feb 2026 18:16:55 +0000 Subject: [PATCH] update env example and license from template --- .env.example | 7 +++++++ LICENSE.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index dc358cf..3a1405e 100644 --- a/.env.example +++ b/.env.example @@ -2,3 +2,10 @@ APP_NAME=Hermes APP_ENV=development DISCORD_TOKEN= +GUILD_ID= + +DB_CONNECTION=mysql +DB_HOST= +DB_DATABASE= +DB_USERNAME= +DB_PASSWORD= \ No newline at end of file diff --git a/LICENSE.md b/LICENSE.md index becaf48..39d1520 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) Brandon Nifong +Copyright (c) itsAzaria Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal