Ninjdai
|
4ffa8d3f1f
|
Update codeql.yml
|
2022-11-13 18:33:10 +01:00 |
|
Ninjdai
|
54e77a47e9
|
Merge pull request #6 from Art-Portal/v4.5.1
Corrected ratelimit issue
|
2022-11-13 18:24:50 +01:00 |
|
ninjdai1
|
e3f46685c4
|
Corrected ratelimit issue
Corrected ratelimit issue where takeCommand and untakeCommand wouldn't
work due to discord ratelimiting channels name changing
|
2022-11-13 18:24:04 +01:00 |
|
Ninjdai
|
d8268d4025
|
Merge pull request #5 from Art-Portal/v4.5.1
Corrected a forgotten line
|
2022-11-13 17:58:32 +01:00 |
|
ninjdai1
|
651fbaa6f9
|
Corrected a forgotten line
Added ability to remove an artist's emoji when command untaken
|
2022-11-13 17:57:34 +01:00 |
|
ninjdai1
|
8a41e684a0
|
Edited README.md
|
2022-11-11 22:21:53 +01:00 |
|
ninjdai1
|
a05fb27976
|
Merge branch 'v4.5.1-beta' of https://github.com/Art-Portal/April into v4.5.1-beta
|
2022-11-11 22:19:14 +01:00 |
|
ninjdai1
|
5347ec4cb1
|
Fixed issue #4
|
2022-11-11 22:19:06 +01:00 |
|
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 |
|