-
when start npm start have issue whith package.json
C:\Users\reg_f\leadeer>npm start
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\reg_f\leadeer\package.json
npm ERR! errno -…
-
player_id = str(re.search(r'id=(.*?)=', line).group(1))
dbservice = f"service_{service_id}"
await self.bot.pg_con.execute("SELECT * FROM $1 WHERE dayz_id = $2", dbservice,player_id)
I keep gettin…
ghost updated
3 years ago
-
I have completed some of the errors there have been while setting up this bot.. but I have reached a point now where I don't know what to do.
Bare with me, I'm really new to anything regarding json
…
-
Hi there. Many thanks for your hard work! I have come across an error where on discord its saying that its watching my ip address and port number. But no player count is showing.
![Boterror](https:/…
-
Hi Capps
After my last post on the other issue you have Closed, I managed to get the Discord bot working with your code.
I had to use `npm i nodemon` in stead of `npm i` to build the packages.
…
-
Hello. I´m trying to use your Leaderboard on Discord. But if i type "!leaderboard" in discord, i`ll get this error message.
-----------------------
C:\Leaderboard>npm start
> dayz_player_leader…
-
What about a bunker on a random place in the map? So ... to open it you will need something like the "KeyCard" and when you open it bots will appear to try to kill you, and they will be securing a box…
-
The stream latency display suddenly stopped showing up in Chrome. I checked in the Control Center and the option is still enabled. I've restarted Chrome several times but the latency counter doesn't c…
-
npm: 5.0.3
node: 7.8.0
Steps:
```
react-native init someProj
cd someProj
npm install react-native-hockeyapp
```
Actual output:
```
+ react-native-hockeyapp@0.5.1
added 1 package and remov…
-
Are you going to create an admin panel for epoch (something like dayz control center) . I mean the main features would be great like watching the players, watching spawned vehicles on the map, etc. It…