remove js files, update readme, updated player template
This commit is contained in:
parent
72ffbe1888
commit
18e6d98211
7 changed files with 52 additions and 326 deletions
|
|
@ -3,8 +3,10 @@
|
|||
This is a temporary read me, and if you have trouble running the bot feel free to contact me.
|
||||
|
||||
To used this bot:
|
||||
You must have node installed, and include the package discord.js.
|
||||
Then create a info.json file, and in it include this:
|
||||
First run `npm install` or `yarn install` whichever you prefer.
|
||||
you will need to compile the typescript, to do so type `tsc main.ts`
|
||||
|
||||
create the file data/info.json, and inside of it include:
|
||||
{
|
||||
"key": "your discord key",
|
||||
"prefix": "!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue