diff --git a/.env.example b/.env.example index 7f40ac8d..4c645046 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ # ========================================== -# ORA Bot Configuration (EXAMPLE) +# YonerAI Bot Configuration (EXAMPLE) # ========================================== # Discord Credentials diff --git a/.github/workflows/core_test.yml b/.github/workflows/core_test.yml index 114cd42e..c9b3efbf 100644 --- a/.github/workflows/core_test.yml +++ b/.github/workflows/core_test.yml @@ -1,4 +1,4 @@ -name: ORA Core CI +name: YonerAI Core CI on: push: diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 345464ff..c5b11145 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,4 +1,4 @@ -name: ORA Core Tests +name: YonerAI Core Tests on: push: diff --git a/clients/web/app/components/DashboardView.tsx b/clients/web/app/components/DashboardView.tsx index 46aedd76..72eb9c0b 100644 --- a/clients/web/app/components/DashboardView.tsx +++ b/clients/web/app/components/DashboardView.tsx @@ -59,7 +59,7 @@ export default function DashboardView({ guildId, guildName }: DashboardViewProps
- ORA can make mistakes. Check important info. + YonerAI can make mistakes. Check important info.