Skip to content

Commit

Permalink
Merge pull request #190 from devFelicity/develop
Browse files Browse the repository at this point in the history
fix(emblem): fix api key + windows mess
  • Loading branch information
MoonieGZ authored Oct 12, 2023
2 parents 68e932e + 6062c8d commit 7e2b5b2
Show file tree
Hide file tree
Showing 37 changed files with 3,458 additions and 3,458 deletions.
206 changes: 103 additions & 103 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,103 +1,103 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
"skipCi": true,
"contributors": [
{
"login": "axsLeaf",
"name": "Willow",
"avatar_url": "https://avatars.githubusercontent.com/u/1693101?v=4",
"profile": "https://leafhub.dev",
"contributions": [
"code",
"financial"
]
},
{
"login": "EndGameGl",
"name": "MeGl",
"avatar_url": "https://avatars.githubusercontent.com/u/54992889?v=4",
"profile": "https://github.com/EndGameGl",
"contributions": [
"code",
"mentoring"
]
},
{
"login": "Zempp",
"name": "Zempp",
"avatar_url": "https://avatars.githubusercontent.com/u/90584529?v=4",
"profile": "https://www.bungie.net/7/en/User/Profile/254/10910315?bgn=Zempp",
"contributions": [
"data"
]
},
{
"login": "calmqq",
"name": "calmqq",
"avatar_url": "https://avatars.githubusercontent.com/u/49577234?v=4",
"profile": "https://github.com/calmqq",
"contributions": [
"data"
]
},
{
"login": "TheLastJoaquin",
"name": "TheLastJoaquin",
"avatar_url": "https://avatars.githubusercontent.com/u/108595663?v=4",
"profile": "https://github.com/TheLastJoaquin",
"contributions": [
"data"
]
},
{
"login": "Subhaven",
"name": "Subhaven",
"avatar_url": "https://avatars.githubusercontent.com/u/30436380?v=4",
"profile": "https://github.com/Subhaven",
"contributions": [
"design"
]
},
{
"login": "quiffboy",
"name": "Barry Briggs",
"avatar_url": "https://avatars.githubusercontent.com/u/11392094?v=4",
"profile": "https://github.com/quiffboy",
"contributions": [
"financial"
]
},
{
"login": "gothfemme",
"name": "Kat Michaela",
"avatar_url": "https://avatars.githubusercontent.com/u/42180996?v=4",
"profile": "http://gothfem.me",
"contributions": [
"tool",
"mentoring"
]
},
{
"login": "camohiddendj",
"name": "camo",
"avatar_url": "https://avatars.githubusercontent.com/u/11087140?v=4",
"profile": "https://d2checkpoint.com/",
"contributions": [
"financial",
"infra"
]
}
],
"projectName": "Bot-Frontend",
"projectOwner": "devFelicity",
"repoType": "github",
"repoHost": "https://github.com",
"commitType": "docs",
"commitConvention": "angular"
}
{
"files": [
"README.md"
],
"imageSize": 100,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
"skipCi": true,
"contributors": [
{
"login": "axsLeaf",
"name": "Willow",
"avatar_url": "https://avatars.githubusercontent.com/u/1693101?v=4",
"profile": "https://leafhub.dev",
"contributions": [
"code",
"financial"
]
},
{
"login": "EndGameGl",
"name": "MeGl",
"avatar_url": "https://avatars.githubusercontent.com/u/54992889?v=4",
"profile": "https://github.com/EndGameGl",
"contributions": [
"code",
"mentoring"
]
},
{
"login": "Zempp",
"name": "Zempp",
"avatar_url": "https://avatars.githubusercontent.com/u/90584529?v=4",
"profile": "https://www.bungie.net/7/en/User/Profile/254/10910315?bgn=Zempp",
"contributions": [
"data"
]
},
{
"login": "calmqq",
"name": "calmqq",
"avatar_url": "https://avatars.githubusercontent.com/u/49577234?v=4",
"profile": "https://github.com/calmqq",
"contributions": [
"data"
]
},
{
"login": "TheLastJoaquin",
"name": "TheLastJoaquin",
"avatar_url": "https://avatars.githubusercontent.com/u/108595663?v=4",
"profile": "https://github.com/TheLastJoaquin",
"contributions": [
"data"
]
},
{
"login": "Subhaven",
"name": "Subhaven",
"avatar_url": "https://avatars.githubusercontent.com/u/30436380?v=4",
"profile": "https://github.com/Subhaven",
"contributions": [
"design"
]
},
{
"login": "quiffboy",
"name": "Barry Briggs",
"avatar_url": "https://avatars.githubusercontent.com/u/11392094?v=4",
"profile": "https://github.com/quiffboy",
"contributions": [
"financial"
]
},
{
"login": "gothfemme",
"name": "Kat Michaela",
"avatar_url": "https://avatars.githubusercontent.com/u/42180996?v=4",
"profile": "http://gothfem.me",
"contributions": [
"tool",
"mentoring"
]
},
{
"login": "camohiddendj",
"name": "camo",
"avatar_url": "https://avatars.githubusercontent.com/u/11087140?v=4",
"profile": "https://d2checkpoint.com/",
"contributions": [
"financial",
"infra"
]
}
],
"projectName": "Bot-Frontend",
"projectOwner": "devFelicity",
"repoType": "github",
"repoHost": "https://github.com",
"commitType": "docs",
"commitConvention": "angular"
}
48 changes: 24 additions & 24 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
10 changes: 5 additions & 5 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# These are supported funding model platforms

ko_fi: mooniegz
github: mooniegz
custom: "https://pay.moons.bio"
# These are supported funding model platforms

ko_fi: mooniegz
github: mooniegz
custom: "https://pay.moons.bio"
112 changes: 56 additions & 56 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,57 +1,57 @@
---
name: Bug Report
about: Tell us about a bug.
title: ''
labels: bug
assignees: axsLeaf

---

<!-- Please read through the following very carefully. -->

<!--
- Describe the bug -
A clear and concise description of what the bug is.
-->

**Bug Description**:



<!--
- To reproduce -
Steps to reproduce the behaviour.
-->

**Steps To Reproduce**:



<!--
- Expected behaviour -
A clear and concise description of what you expected to happen.
-->

**Expected Behaviour**:



<!--
- Additional information -
Add any other context about the problem here.
-->

**Additional Information**:



<!--
- Decline contribution acknowledgement -
To tick the checkbox, fill it with an 'x', eg. '- [x]'.
NOTE: THIS OPTION DISALLOWS US FROM PUBLICLY ACKNOWLEDGING YOUR CONTRIBUTION.
-->

- [ ] I **decline** to being added to the Contributors list.

---
name: Bug Report
about: Tell us about a bug.
title: ''
labels: bug
assignees: axsLeaf

---

<!-- Please read through the following very carefully. -->

<!--
- Describe the bug -
A clear and concise description of what the bug is.
-->

**Bug Description**:



<!--
- To reproduce -
Steps to reproduce the behaviour.
-->

**Steps To Reproduce**:



<!--
- Expected behaviour -
A clear and concise description of what you expected to happen.
-->

**Expected Behaviour**:



<!--
- Additional information -
Add any other context about the problem here.
-->

**Additional Information**:



<!--
- Decline contribution acknowledgement -
To tick the checkbox, fill it with an 'x', eg. '- [x]'.
NOTE: THIS OPTION DISALLOWS US FROM PUBLICLY ACKNOWLEDGING YOUR CONTRIBUTION.
-->

- [ ] I **decline** to being added to the Contributors list.

<!-- Thank you for your time! We'll get back to you as soon as possible. -->
Loading

0 comments on commit 7e2b5b2

Please sign in to comment.