Commit graph

113 commits

Author SHA1 Message Date
dependabot[bot] fdfa5aebd1
Bump ws from 7.3.1 to 7.5.0 in /src
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.5.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 18:52:48 +00:00
Vylpes 8af05a7fd8
Merge pull request #34 from Vylpes/dependabot/npm_and_yarn/ws-7.5.0
Bump ws from 7.3.1 to 7.5.0
2021-06-21 19:52:02 +01:00
dependabot[bot] 6bd6f0a3d5
Bump ws from 7.3.1 to 7.5.0
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.5.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 20:42:11 +00:00
Ethan Lane bec0e4871b Merge in dependabot/npm_and_yarn/ws-7.4.6 2021-06-10 09:14:32 +01:00
dependabot[bot] 1e578728c7
Bump ws from 7.3.1 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 02:58:03 +00:00
Vylpes b205826219
Update FUNDING.yml 2021-05-10 21:51:29 +01:00
Vylpes 6e38214df3
Update FUNDING.yml 2021-04-18 15:32:47 +01:00
Vylpes c816f182b2 Update util to check if folder exists 2021-02-07 14:12:56 +00:00
Ethan Lane bebaf30d16 Fixed some issues 2021-02-01 17:49:08 +00:00
Vylpes c418ba4d84 Merge branch 'feature/VBC-16' into 'develop'
Tests

See merge request Vylpes/vylbot-core!30
2021-01-16 19:06:35 +00:00
Vylpes 80e9daa8dc Tests 2021-01-16 19:06:35 +00:00
Vylpes 86b8f3e351 Update default.md 2021-01-15 18:15:59 +00:00
Vylpes e948540d80 Upload New File 2020-12-30 18:34:20 +00:00
Vylpes 02e3726692 Add new directory 2020-12-30 18:34:12 +00:00
Vylpes 6be00356c6 Add new directory 2020-12-30 18:34:01 +00:00
Vylpes 7840bc9be8 Merge branch 'feature/config-file' into 'develop'
Command configs are now in their own file

See merge request Vylpes/vylbot-core!29
2020-12-23 22:05:23 +00:00
Vylpes 005de0302e Command configs are now in their own file 2020-12-23 22:05:23 +00:00
Vylpes a7fc0e2013 Change requiredConfigs to configs 2020-11-28 10:39:44 +00:00
Vylpes 4a28665048
Merge pull request #22 from GetGravitySoft/bug/category-field
Fix category field being empty crashing the bot
2020-11-08 17:54:59 +00:00
Vylpes b519537072 Fix category field being empty crashing the bot 2020-11-08 17:49:41 +00:00
Vylpes 96dba8c84b
Merge pull request #21 from GetGravitySoft/docs/email
Update documentation with a contact email
2020-11-08 17:02:25 +00:00
vylpes e4d87650c4 Adjust links 2020-11-07 21:23:14 +00:00
vylpes 03a0f6209b Update documentation with a contact email 2020-11-07 11:22:43 +00:00
vylpes cdb1cf9b53 Updated documentation 2020-11-07 11:09:13 +00:00
Vylpes 91ff0f0648
Update package.json 2020-11-03 18:09:47 +00:00
Vylpes 70ef646f39
Update FUNDING.yml 2020-11-03 18:08:19 +00:00
Vylpes 4928820e08 Update readme about vylbot essentials 2020-11-03 13:50:55 +00:00
Vylpes 0351ed9d42
Update FUNDING.yml 2020-11-02 20:28:03 +00:00
vylpes ebae6d3336 Add funding to package.json 2020-11-01 11:22:03 +00:00
vylpes b37dcf136d Update CONTRIBUTING.md to match the config repo 2020-11-01 11:20:26 +00:00
Vylpes e50630e4f4
Merge pull request #12 from Vylpes/bug/commands-run-anyone
Fixed bug which didn't let commands to run by anyone if no user restriction was set
2020-11-01 11:12:12 +00:00
vylpes c1786d1f18 Fix bug which wouldn't let anyone to run a command 2020-11-01 11:09:20 +00:00
Vylpes 45cd269248
Merge pull request #10 from Vylpes/feature/comments
Code Comments
2020-10-30 23:06:59 +00:00
Vylpes a8aabf99d8 Fix Hound Violations 2020-10-30 23:06:17 +00:00
Vylpes de2d589504 Fix Hound Violations 2020-10-30 23:03:19 +00:00
vylpes 2ec2e81853 Commented util.js 2020-10-30 18:34:51 +00:00
vylpes c76532db32 Comment client.js, and event.js files 2020-10-28 23:02:43 +00:00
vylpes 75b0f426da Add docs link to readme 2020-10-28 22:25:56 +00:00
Vylpes e2974e1a0d
Merge pull request #4 from Vylpes/feature/command-user-only
Limit commands to specific users
2020-10-28 18:08:01 +00:00
vylpes 80122c9bba Fix hound violations 2020-10-28 17:54:40 +00:00
vylpes d8860212d2 Fix hound violations 2020-10-28 17:53:56 +00:00
Vylpes 44f2f63499 Add documentation about user-specific command settings 2020-10-26 20:33:10 +00:00
Vylpes fd61bbf448 Added the ability to make the bot only run for specific users 2020-10-26 20:29:14 +00:00
Vylpes 0d8828bc40 1.0.4 2020-10-23 19:43:08 +01:00
Vylpes 6b4e759359 Fixed bugs 2020-10-23 19:42:50 +01:00
Vylpes 22cff6cf23 1.0.3 2020-10-23 19:20:04 +01:00
Vylpes f2fed721ae Fixed more stuff 2020-10-23 19:19:44 +01:00
Vylpes 160b306439 Fixed some stuff 2020-10-23 19:13:05 +01:00
Vylpes 0a55a1dbae 1.0.2 2020-10-23 19:02:13 +01:00
Vylpes d668aee138 Removed folder check 2020-10-23 19:01:49 +01:00