hmes98318
hmes98318
@bobbysites , Tag me when all commits are complete.
r6.tracker disables operators information, so this function cannot be used temporarily.
If I have the time, I will give it a try.
try to install `curl` in the docker image may can get some help https://github.com/hmes98318/r6s-stats-api/issues/1#issuecomment-1280021572
> Mhm... this might be actually it, because `curl` doesn't exist on my `WSL2 Ubuntu 20.04`... > > I can't remember if `dockerfile` can have 2 images i.e. two `FROM`,...
> This did not fix it Where is not solved? I did not understand. 😕
> It outputs the above and in console, nothing appears when doing console.log(profile) umm... Using same Dockerfile to build image is available. ``` FROM node:16.17.1 WORKDIR /usr/clarence/ COPY --chown=node:node ....
Temporarily using the lavalink server of the following branches can run normally https://github.com/lavalink-devs/Lavalink/tree/fix/yt-400-v3 Download Lavalink.jar: https://repo.lavalink.dev/artifacts/lavalink/219dfdd0/Lavalink.jar Support for Lavalink v4 has started development.
I need more time. \_:(´□`」 ∠):\_
I didn't find whether discord.js provides gateway events for the voice channel text area. https://discord.com/developers/docs/events/gateway#list-of-intents Currently, only the slash command can be used in the voice channel text area.