Commit graph

52 commits

Author SHA1 Message Date
Ethan Lane 29f80fba5c Rewrite in TypeScript 2021-07-14 13:55:36 +01:00
Ethan Lane 7870e35599 Swap to Yarn 2021-07-13 22:49:55 +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 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 4928820e08 Update readme about vylbot essentials 2020-11-03 13:50:55 +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
Vylpes cef2976058 1.0.1 2020-10-23 18:33:26 +01:00
Vylpes 91b9764d03
Merge pull request #1 from Vylpes/develop
VylBot Core 1.0.1
2020-10-23 18:30:10 +01:00
Vylpes 64a58baef4 Updated docs 2020-10-23 18:27:39 +01:00
Vylpes bf09d9bed0 Changed commands and events to be an array, allowing multiple folders 2020-10-23 18:17:28 +01:00
Vylpes 1d075e5a2c Fixed bug where starting the client would sometimes crash due to invalid variable setup 2020-10-23 18:02:11 +01:00
Vylpes 00492aeaa4 1.0.0 2020-10-20 12:10:40 +01:00
Vylpes fa91382aa9 Set version to 0.1.0 2020-10-20 12:10:21 +01:00
Vylpes fc61e0e954 NPM Stuff 2020-10-20 12:07:49 +01:00
Vylpes ddbdbef4f7 Create docs/index.md 2020-10-20 12:02:52 +01:00
Vylpes 419dae15a6
Create FUNDING.yml 2020-10-20 11:28:10 +01:00
Vylpes 990d1ff492 Added basic documentation 2020-10-20 10:59:53 +01:00