Rewrite in TypeScript
This commit is contained in:
parent
7870e35599
commit
29f80fba5c
32 changed files with 354 additions and 910 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -106,13 +106,10 @@ dist
|
|||
# VylBot-Core Testing Files
|
||||
commands/
|
||||
events/
|
||||
/bot.js
|
||||
/config.json
|
||||
/bot.ts
|
||||
|
||||
!tests/commands/
|
||||
!tests/events/
|
||||
|
||||
# Linux Environment Files
|
||||
*.swp
|
||||
|
||||
cmdconfig.json
|
||||
|
|
Reference in a new issue