Commit Graph

410 Commits (600fc580304cc771646e41db39f5c3e00f6dcc65)

Author SHA1 Message Date
Kieran 8b8a9daa5c
Merge pull request #11 from hullcss/dependabot/github_actions/docker/build-push-action-3.1.1 2022-10-08 11:31:00 +01:00
Kieran 4217d455a5
Merge pull request #13 from hullcss/dependabot/github_actions/docker/login-action-2.0.0 2022-10-08 11:30:44 +01:00
Kieran 855de21a97
Merge pull request #14 from hullcss/dependabot/docker/node-18.10.0 2022-10-08 11:30:33 +01:00
dependabot[bot] fe4106a1a4
build(deps): bump node from 16.17.0 to 18.10.0
Bumps node from 16.17.0 to 18.10.0.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 10:25:26 +00:00
dependabot[bot] 27fae0ca99
build(deps): bump docker/login-action from 1.10.0 to 2.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](f054a8b539...49ed152c8e)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 10:25:24 +00:00
dependabot[bot] c67d8a284c
build(deps-dev): bump eslint from 8.24.0 to 8.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 10:25:21 +00:00
dependabot[bot] 9562267e61
build(deps): bump docker/build-push-action from 2.5.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ad44023a93...c84f382811)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 10:25:21 +00:00
dependabot[bot] 837792a073
build(deps): bump docker/metadata-action from 3.3.0 to 4.0.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](98669ae865...69f6fc9d46)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 10:25:17 +00:00
KieranRobson aa4c013785 Merge branch 'main' of https://github.com/hullcss/hullcss-discord-bot 2022-10-08 11:24:52 +01:00
KieranRobson a5ae2517ee chore: Add docker and GH actions to dependabot 2022-10-08 11:24:50 +01:00
Kieran 8f158673a4
Merge pull request #9 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.12
build(deps): bump discord-api-types from 0.37.11 to 0.37.12
2022-10-07 07:23:17 +01:00
dependabot[bot] 84a22364fb
build(deps): bump discord-api-types from 0.37.11 to 0.37.12
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.11 to 0.37.12.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.11...0.37.12)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 05:35:53 +00:00
Kieran 68b0f7cb25
fix: Rename Dependabot 2022-10-06 09:21:11 +01:00
KieranRobson 1bd0ecc8b1 chore: Add Dependabot 2022-10-06 09:17:22 +01:00
KieranRobson 51d52a6abd Move url to href 2022-10-04 16:01:05 +01:00
KieranRobson 8cc0efe01d fix: Remove extra console.log 2022-10-04 11:02:09 +01:00
Kieran e418fb9ca0 chore: Remove unused scripts 2022-10-01 01:35:19 +01:00
Kieran 2efadf2f20 chore: Update dependencies 2022-10-01 01:19:00 +01:00
KieranRobson 595806866a feat: Send event details in markdown 2022-09-30 18:02:30 +01:00
KieranRobson 06d15fcb03 chore: Update Docker Node version 2022-09-28 06:56:39 +01:00
Kieran b671dcb7c7 fix: bcs student typo 2022-09-23 07:09:29 +01:00
Kieran 33480a8418 style: Alphabetise .cspell 2022-09-21 19:37:50 +01:00
Kieran 59f937b47b fix: Add docker to dictionaries 2022-09-21 19:35:48 +01:00
Kieran b08fc30faf chore: Add npm run ci 2022-09-21 19:34:33 +01:00
Kieran 5b912d6bd8 docs: Wrote up Terms of Services 2022-09-21 19:16:17 +01:00
Kieran 7f3a02e982 docs: Wrote privacy policy 2022-09-21 19:12:45 +01:00
Kieran e6e72b22ab feat: Add spell-code and spell to npm scripts 2022-09-21 19:10:21 +01:00
Kieran e2bd37bcee chore: Remove airbnb base as its unused now 2022-09-21 19:07:51 +01:00
Kieran 53a5a7f003 style: Eslint changes to get rid of errors 2022-09-21 19:06:13 +01:00
Kieran dc4098703e chore: Update ignore files 2022-09-21 19:01:50 +01:00
Kieran 54181176d0 chore: Update Cspell words and file 2022-09-21 19:01:15 +01:00
Kieran 2d73546554 docs: Add PR template 2022-09-21 18:54:05 +01:00
Kieran 9fc4fa1743 docs: edit bug report 2022-09-21 18:51:11 +01:00
Kieran 1bc5580634 fix Issue templates 2022-09-21 18:47:35 +01:00
Kieran e9074ca121 fix: Second attenot at issue templates working 2022-09-21 18:06:59 +01:00
Kieran fff66aa33d fix: Issue templates not working 2022-09-21 18:05:37 +01:00
Kieran d78a0f009e docs: Add feature request template 2022-09-21 18:03:47 +01:00
Kieran a2165e5538 docs: Add bug report template 2022-09-21 17:57:43 +01:00
Kieran 15151d1fe6 chore: Update dependencies 2022-09-20 13:04:16 +01:00
Kieran f0cb73406e revert: rm autothreader
This was removed in favour of discord.js new forum channels
2022-09-19 14:38:32 +01:00
Kieran 6d46f83296 fix: add remaining words to cspell.json 2022-09-19 14:31:37 +01:00
Kieran 45d735cdbc chore: update other dependencies 2022-09-18 22:07:42 +01:00
Kieran 82652f6fec chore: Update cspell 2022-09-18 22:01:24 +01:00
Kieran cdfd551076 Added /union commands 2022-09-16 10:57:30 +01:00
Kieran 6cd5b23774 Stop giving me errors 2022-09-16 10:31:57 +01:00
Kieran 8c071f5c86 Start at -> End at 2022-09-15 21:26:08 +01:00
Kieran f3f5cbb0d5 Typo 2022-09-15 21:15:41 +01:00
Kieran 83212f419b Fix event crash? 2022-09-15 21:14:56 +01:00
Kieran 49239fae01 ESLint and spelling 2022-09-10 09:32:54 +01:00
Kieran 2fd3414e63 Fix path 2022-09-09 22:27:32 +01:00