Commit Graph

24 Commits

Author SHA1 Message Date
Ninjdai
987d076e74
Create codeql.yml 2022-11-11 21:39:29 +01:00
ninjdai1
7d25298377 Added emoji registering for artists
Using /setemoji, staff can define an emoji for artists, that will
automatically be added to the start of a ticket when taken.
2022-11-11 21:05:55 +01:00
ninjdai1
eb115d2274 Added another category for commands
If a command is payed, ticket will be created in another category rather than in the same the others go
2022-11-11 20:18:05 +01:00
ninjdai1
5856b7a513 Added informations
Created CONTRIBUTING.md
Moved SECURITY.md to a more sensible directory: /.github/
2022-11-11 17:06:20 +01:00
ninjdai1
019235fd87 Updated SECURITY.md
Made SECURITY.md more understandable in order for make the process of reporting a vulnerability easier
2022-11-11 16:49:21 +01:00
ninjdai1
840edfd893 Removed unused feature
Removed ability for staff to claim a ticke
2022-11-11 14:03:11 +01:00
Ninjdai
37847e964d
Merge pull request #2 from Art-Portal/dependabot/npm_and_yarn/sequelize-6.25.5
Bump sequelize from 6.21.3 to 6.25.5
2022-11-11 13:27:30 +01:00
dependabot[bot]
b2fd875a2e
Bump sequelize from 6.21.3 to 6.25.5
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.21.3 to 6.25.5.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.21.3...v6.25.5)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 12:24:04 +00:00
Ninjdai
9844185521
Merge pull request #1 from Art-Portal/dependabot/npm_and_yarn/sqlite3-5.1.2
Bump sqlite3 from 5.0.10 to 5.1.2
2022-11-11 13:15:05 +01:00
dependabot[bot]
678e97e3dc
Bump sqlite3 from 5.0.10 to 5.1.2
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.10 to 5.1.2.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.10...v5.1.2)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 12:08:59 +00:00
ninjdai1
a1518465ca Edited version number 2022-11-11 12:58:20 +01:00
Ninjdai
f6297b2a24
Update SECURITY.md 2022-11-11 12:53:16 +01:00
ninjdai1
090a4c5e26 This commit is a follow-up to the previous one: corrected unused imports and unused arguments 2022-11-11 09:27:12 +01:00
ninjdai1
7b98a13c72 Corrected deprecated imports (mainly SlashCommandBuilder that used to be imported from @discordjs/builder in some commands, now is from discord.js)
Removed unintended line breaks
2022-11-11 09:20:22 +01:00
Ninjdai
c879f82391
Create SECURITY.md 2022-11-09 15:26:08 +01:00
ninjdai1
043eb44742 Edited node.js.yml file 2022-11-09 15:20:00 +01:00
ninjdai1
1a82e367dc Merge branch 'master' of https://github.com/Art-Portal/April 2022-11-09 15:18:52 +01:00
ninjdai1
0c47fcecde Added package-lock.json 2022-11-09 15:18:27 +01:00
Ninjdai
1abfd23d21
Create node.js.yml 2022-11-09 15:17:10 +01:00
ninjdai1
decfb37426 Edited test command 2022-11-09 15:15:53 +01:00
ninjdai1
70f30f6161 Edited line breaks 2022-11-09 15:13:03 +01:00
Ninjdai
96448c4286
Create dependabot.yml 2022-11-09 15:11:53 +01:00
ninjdai1
e74cd21ee7 Corrected version 2022-11-09 15:05:24 +01:00
ninjdai2
1906fa49de Whole new version !
Added interactions, brand new ticket system, and much more !
2022-11-09 14:44:05 +01:00